Metadata-Version: 2.1
Name: ccai-client
Version: 0.0.3
Summary: Cryptocurrencies.AI client library for trading
Home-page: https://github.com/Cryptocurrencies-AI/python-client-lib
Author: Cryptocurrencies.AI
Author-email: support@cryptocurrencies.ai
License: UNKNOWN
Description: ## Cryptocurrencies.AI API python client
        
        Almost zero-dependency client: add https://pypi.org/project/six/ to requirements
        
        Just copy ccai/client.py into your project and you are ready to go
        
        More examples coming soon!
        
        ### How to generate api key and keyId?
        
        Go to your profile api page: https://app.cryptocurrencies.ai/profile/api <br/>
        Click on "GENERATE API KEY" <br/>
        How to copy KeyId: <br/>
        Go to your profile accounts page: https://app.cryptocurrencies.ai/profile/accounts <br/>
        Click on copy icon -> your key token will be copied in clipboard
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
