axonius-api-client


Nameaxonius-api-client JSON
Version 5.0.17 PyPI version JSON
download
home_pagehttps://github.com/Axonius/axonius_api_client
SummaryAxonius API client for Python
upload_time2024-04-08 09:51:07
maintainerNone
docs_urlNone
authorAxonius
requires_python>=3.5
licenseMIT
keywords axonius api library
VCS
bugtrack_url
requirements requests python-dotenv python-dateutil click pyreadline3 tabulate xlsxwriter cachetools fuzzyfinder xmltodict dataclasses marshmallow marshmallow-jsonapi dataclasses-json pyOpenSSL asn1crypto bson urllib3
Travis-CI No Travis.
coveralls test coverage
            # axonius_api_client



[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)

[![Made With Python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)

[![PyPi package](https://badge.fury.io/py/axonius-api-client.svg)](https://pypi.org/project/axonius-api-client/)

[![GitHub Repository](https://badge.fury.io/gh/Axonius%2Faxonius_api_client.svg)](https://github.com/Axonius/axonius_api_client)

[![Documentation Status](https://readthedocs.org/projects/axonius-api-client/badge/?version=latest)](https://axonius-api-client.readthedocs.io/en/latest/?badge=latest)

[![Downloads](https://pepy.tech/badge/axonius-api-client)](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[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)\n\n[![Made With Python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n\n[![PyPi package](https://badge.fury.io/py/axonius-api-client.svg)](https://pypi.org/project/axonius-api-client/)\n\n[![GitHub Repository](https://badge.fury.io/gh/Axonius%2Faxonius_api_client.svg)](https://github.com/Axonius/axonius_api_client)\n\n[![Documentation Status](https://readthedocs.org/projects/axonius-api-client/badge/?version=latest)](https://axonius-api-client.readthedocs.io/en/latest/?badge=latest)\n\n[![Downloads](https://pepy.tech/badge/axonius-api-client)](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.17",
    "project_urls": {
        "Homepage": "https://github.com/Axonius/axonius_api_client"
    },
    "split_keywords": [
        "axonius",
        " api library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08358cfdb0376784e416a5ef6a70b3a28493dba0a84c21665ca7c2f269ef3eb9",
                "md5": "69d2b342c763cbf9287d57aecf77a050",
                "sha256": "3583aeba4e4a8f3191a4998d2a5b8358c3dc0ea128a9158fa4919921b5c4c343"
            },
            "downloads": -1,
            "filename": "axonius_api_client-5.0.17-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69d2b342c763cbf9287d57aecf77a050",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.5",
            "size": 913086,
            "upload_time": "2024-04-08T09:51:07",
            "upload_time_iso_8601": "2024-04-08T09:51:07.494955Z",
            "url": "https://files.pythonhosted.org/packages/08/35/8cfdb0376784e416a5ef6a70b3a28493dba0a84c21665ca7c2f269ef3eb9/axonius_api_client-5.0.17-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 09:51:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Axonius",
    "github_project": "axonius_api_client",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "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.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"
}
        
Elapsed time: 0.28374s