Metadata-Version: 2.1
Name: btnexus-integration-python
Version: 0.0.0
Summary: Provides utilities for btNexus Integrations in python
Home-page: https://btnexus.ai
Author: Blackout Technologies
Author-email: dev@blackout.ai
License: UNKNOWN
Description: # btnexus-integration-python
        
        ![Blackout logo](https://www.blackout.ai/wp-content/uploads/2018/08/logo.png)
        
        |||
        |---|---|
        |Author|Adrian Lubitz|
        |Author|Marc Fiedler|
        |Email|dev@blackout.ai|
        |Required Instance versions| >= 3.0|
        |Runs on|Python 2.7+ or Python 3.6+|
        |State|`Stable`|
        
        A library that supports all important postRequest for Integrations
        
        
        # Prerequisites
        
        * Python installed (either 2.7+ or Python 3.6+)
        * Owner of a btNexus instance or a btNexus account
        
        # Install btnexus-integration-python
        ```
        pip install btnexus-integration-python
        ```
        If you need to install a specific version use
        ```
        pip install btnexus-integration-python==[VERSION]
        ```
        
        # API Documentation
        You find an API Documentation our [GitHub Page](https://blackout-technologies.github.io/btnexus-integration-python)
        
        
        # Changelog
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
