UsageΒΆ
To use APSG in a project:
import apsg
To use APSG interactively it is easier to import into current namespace:
from apsg import *
To use APSG in a project:
import apsg
To use APSG interactively it is easier to import into current namespace:
from apsg import *