Skip to main content

Habu Python API

Project description

habu-api

This is python package for Habu API. This follows the patterns defined at: https://packaging.python.org/tutorials/packaging-projects/

Step 1

python3 -m pip install --upgrade build

Step 2

python3 -m build

Step 3

python3 -m pip install --upgrade twine

Step 4

python3 -m twine upload --repository pypi dist/*

For loading to testpypi, use this: python3 -m twine upload --repository testpypi dist/*

Step 5

Relax and Enjoy!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

habu-python-api-2.0.3.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

habu_python_api-2.0.3-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page