Skip to main content

Python SDK for ONES (Aviz Networks)

Project description

ones_sdk/ │ ├── ones/ # main package │ ├── init.py │ │ │ ├── client.py # main entry point │ ├── transport.py # HTTP layer │ ├── exceptions.py # custom errors │ ├── constants.py # endpoints, paths │ │ │ ├── resources/ # API groups │ │ ├── init.py │ │ ├── base.py │ │ ├── user.py │ │ ├── health.py │ │ └── inventory.py │ │ │ ├── utils/ # helpers │ │ ├── init.py │ │ └── parser.py # json parsing helpers │ │ │ └── models/ # (optional, later) │ ├── init.py │ └── user.py │ ├── tests/ │ ├── test_user.py │ ├── test_health.py │ └── test_inventory.py │ ├── examples/ │ └── basic_usage.py │ ├── requirements.txt ├── setup.py / pyproject.toml └── README.md

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

ones_pyapi-0.1.0.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ones_pyapi-0.1.0-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file ones_pyapi-0.1.0.tar.gz.

File metadata

  • Download URL: ones_pyapi-0.1.0.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for ones_pyapi-0.1.0.tar.gz
Algorithm Hash digest
SHA256 300939a7dc7e6d82fa82ea21d59efcab4f821b9df7ae9e1e175156bafc482cc0
MD5 a4dd446b070ea5dd3c9d4ad9fe92b187
BLAKE2b-256 825b6699a2b623bef99643040ca5f576ffde3782753b8dc6f651ba47f1bb11f6

See more details on using hashes here.

File details

Details for the file ones_pyapi-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ones_pyapi-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for ones_pyapi-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a3a9b0f1412bb5c69bd460a765c049a8fa69a85d10c91041bed6ee5eb78e055f
MD5 1387fcc238082d455334e28be48ecf00
BLAKE2b-256 1bdf4100e1f0752121b7364e3885ce6cd75b3a39742464bb6d339eb2ba45f4bb

See more details on using hashes here.

Supported by

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