A python wrapper around the Agent API.
Create package:
\agent-py>python3 setup.py sdist bdist_wheel
install locally:
\agent-py\dist>pip install agent-py-0.0.1.tar.gz
uninstall locally:
pip uninstall agent-py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A python wrapper around the Agent API.
Create package:
\agent-py>python3 setup.py sdist bdist_wheel
install locally:
\agent-py\dist>pip install agent-py-0.0.1.tar.gz
uninstall locally:
pip uninstall agent-py