Metadata-Version: 2.1
Name: axonius_api_client
Version: 2.0.0
Summary: Axonius API client for Python
Home-page: https://github.com/Axonius/axonius_api_client
Author: Axonius
Author-email: apiclient@axonius.com
License: MIT
Description: # axonius_api_client
        
        An API client for [Axonius](https://axonius.com).
        
        ## Installing
        
        Installing axonius_api_client via [pip](https://pypi.org/project/pip/) or [pipenv](https://pipenv.readthedocs.io/en/latest/) will automatically install all of the necessary dependencies.
        
        ## Documentation
        
        **With the 2.0 release the docs are in the midst of an overhaul.**
        
        Found [here](https://axonius-api-client.readthedocs.io/en/latest/?)
        
        ## Examples
        
        TODO
        
        ## Testing
        
        TODO
        
Keywords: Axonius,API Library
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Description-Content-Type: text/markdown
