Metadata-Version: 2.1
Name: hexonet.apiconnector
Version: 1.2.7
Summary: hexonet.apiconnector is a connector library for the insanely fast HEXONET Backend API
Home-page: https://github.com/hexonet/python-sdk/
Author: Anthony Schneider
Author-email: anthonys@hexonet.net
Maintainer: Kai Schwarz
Maintainer-email: kschwarz@hexonet.net
License: MIT
Description: # python-sdk
        
        
        [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hexonet.apiconnector.svg)](https://www.python.org/)
        [![PyPI](https://img.shields.io/pypi/v/hexonet.apiconnector.svg)](https://pypi.org/project/hexonet.apiconnector/)
        [![Documentation Status](https://readthedocs.org/projects/hexonet-python-sdk/badge/?version=latest)](https://hexonet-python-sdk.readthedocs.io/en/latest/?badge=latest)
        [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
        [![PRs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/hexonet/php-sdk/blob/master/CONTRIBUTING.md)
        [![Slack Widget](https://camo.githubusercontent.com/984828c0b020357921853f59eaaa65aaee755542/68747470733a2f2f73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6e6774756e612f6a6f696e2d75732d6f6e2d736c61636b2e706e67)](https://hexonet-sdk.slack.com/messages/CBF4RM7KK)
        
        This module is a connector library for the insanely fast HEXONET Backend API. For further informations visit our [homepage](http://hexonet.net) and do not hesitate to [contact us](https://www.hexonet.net/contact).
        
        ## Resources
        
        * [Usage Guide](https://hexonet-python-sdk.readthedocs.io/en/latest/#usage-guide)
        * [SDK Documenation](https://hexonet-python-sdk.readthedocs.io/en/latest/#sdk-documentation)
        * [HEXONET Backend API Documentation](https://github.com/hexonet/hexonet-api-documentation/tree/master/API)
        * [Release Notes](https://github.com/hexonet/python-sdk/releases)
        * [Development Guide](https://hexonet-python-sdk.readthedocs.io/en/latest/developmentguide.html)
        
        ## How to use this module in your project
        All you need to know, can be found [here](https://hexonet-python-sdk.readthedocs.io/en/latest/#usage-guide).
        
        ## Contributing
        
        Please read [our development guide](https://hexonet-python-sdk.readthedocs.io/en/latest/developmentguide.html) for details on our code of conduct, and the process for submitting pull requests to us.
        
        ## Authors
        
        List of responsible developers can be found [here](https://github.com/hexonet/python-sdk/blob/master/AUTHORS.md)
        
        See also the list of [contributors](https://github.com/hexonet/php-sdk/graphs/contributors) who participated in this project.
        
        ## License
        
        This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
