Metadata-Version: 2.1
Name: apex-client
Version: 0.5.0
Summary: UNKNOWN
Home-page: https://github.com/promoteinternational/apex-ng-client
Author: Andréas Kühne
Author-email: andreas.kuhne@promoteint.com
License: UNKNOWN
Description: # Apex NG client objects
        
        This package contains objects that can be used to get information from the Apex NG backend. The objects contain
        methods for creating new items, updating items and querying items.
        
        ## Usage
        
        ```bash
        $ pip install apex_client
        ```
        
        When installed the plugin will give you access to various objects within Apex NG. This however requires you to have
        permissions to view the items (An api user needs to be added to the project).
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
