Reference documents Readthedocs
Support python version 3.6 or later
AFS provides the release version SDK on private pypi server. Run the following command on notebook cell to install SDK:
!pip install afs2-model
List the installed packages.
-
Clone the repository to local.
-
To build the library run:
$ python setup.py install
-
Clone the repository to local.
-
To build the wheel package:
$ python setup.py bdist_wheel
- .whl will be in dist/