# axonius_api_client
[](https://lbesson.mit-license.org/)
[](https://www.python.org/)
[](https://pypi.org/project/axonius-api-client/)
[](https://github.com/Axonius/axonius_api_client)
[](https://axonius-api-client.readthedocs.io/en/latest/?badge=latest)
[](https://pepy.tech/project/axonius-api-client)
axonius-api-client is an API client for [Axonius](https://axonius.com) that provides:
* A fully modeled python API library that makes using the Axonius REST API easy.
* A powerful command line interface that exposes most of the functionality of the
underlying python library.
Resources:
* [Documentation](https://axonius-api-client.readthedocs.io/)
* [PyPi package listing](https://pypi.org/project/axonius-api-client/)
* [GitHub repository](https://github.com/Axonius/axonius_api_client)
Raw data
{
"_id": null,
"home_page": "https://github.com/Axonius/axonius_api_client",
"name": "axonius-api-client",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": null,
"keywords": "Axonius, API Library",
"author": "Axonius",
"author_email": "support@axonius.com",
"download_url": null,
"platform": null,
"description": "# axonius_api_client\n\n\n\n[](https://lbesson.mit-license.org/)\n\n[](https://www.python.org/)\n\n[](https://pypi.org/project/axonius-api-client/)\n\n[](https://github.com/Axonius/axonius_api_client)\n\n[](https://axonius-api-client.readthedocs.io/en/latest/?badge=latest)\n\n[](https://pepy.tech/project/axonius-api-client)\n\n\n\naxonius-api-client is an API client for [Axonius](https://axonius.com) that provides:\n\n\n\n* A fully modeled python API library that makes using the Axonius REST API easy.\n\n* A powerful command line interface that exposes most of the functionality of the\n\n underlying python library.\n\n\n\nResources:\n\n\n\n* [Documentation](https://axonius-api-client.readthedocs.io/)\n\n* [PyPi package listing](https://pypi.org/project/axonius-api-client/)\n\n* [GitHub repository](https://github.com/Axonius/axonius_api_client)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Axonius API client for Python",
"version": "5.0.19",
"project_urls": {
"Homepage": "https://github.com/Axonius/axonius_api_client"
},
"split_keywords": [
"axonius",
" api library"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "91dae7e410867e3e1782171420d7c464b76bcab988e8728be942d1647111ee38",
"md5": "b5615eae1e7f3cfd75197d1f0711e7d6",
"sha256": "2c9290b20c36e5f9148fe1cb471d27efab9b80f14ceba0d1f66990ac1d5ef886"
},
"downloads": -1,
"filename": "axonius_api_client-5.0.19-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "b5615eae1e7f3cfd75197d1f0711e7d6",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.5",
"size": 913127,
"upload_time": "2025-01-08T17:35:32",
"upload_time_iso_8601": "2025-01-08T17:35:32.900894Z",
"url": "https://files.pythonhosted.org/packages/91/da/e7e410867e3e1782171420d7c464b76bcab988e8728be942d1647111ee38/axonius_api_client-5.0.19-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-08 17:35:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Axonius",
"github_project": "axonius_api_client",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
">=",
"2.23.0"
]
]
},
{
"name": "python-dotenv",
"specs": [
[
">=",
"0.12.0"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
">=",
"2.8.1"
]
]
},
{
"name": "click",
"specs": [
[
">=",
"7.1.1"
]
]
},
{
"name": "pyreadline3",
"specs": [
[
">=",
"3.4.1"
]
]
},
{
"name": "tabulate",
"specs": [
[
">=",
"0.8.7"
]
]
},
{
"name": "xlsxwriter",
"specs": [
[
">=",
"1.3.1"
]
]
},
{
"name": "cachetools",
"specs": [
[
">=",
"4.1.1"
]
]
},
{
"name": "fuzzyfinder",
"specs": [
[
">=",
"2.1.0"
]
]
},
{
"name": "xmltodict",
"specs": [
[
">=",
"0.12.0"
]
]
},
{
"name": "dataclasses",
"specs": []
},
{
"name": "marshmallow",
"specs": [
[
"<=",
"3.23.0"
],
[
">=",
"3.10.0"
]
]
},
{
"name": "marshmallow-jsonapi",
"specs": [
[
">=",
"0.24.0"
]
]
},
{
"name": "dataclasses-json",
"specs": [
[
">=",
"0.5.2"
]
]
},
{
"name": "pyOpenSSL",
"specs": [
[
">=",
"21.0.0"
]
]
},
{
"name": "asn1crypto",
"specs": [
[
">=",
"1.4.0"
]
]
},
{
"name": "bson",
"specs": [
[
">=",
"0.5.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"<",
"2"
]
]
}
],
"lcname": "axonius-api-client"
}