Metadata-Version: 1.1
Name: cosmos-python
Version: 1.1.0
Summary: The Python SDK for CosMoS, the universal cms.
Home-page: https://github.com/cosmos-cms/cosmos-python
Author: Marius Birkhoff
Author-email: mariusbirkhoff@hotmail.com
License: MIT
Description: # CosMoS' Python Library
        ### **This library is still in beta, just like [cosmos-cms.com](https://cosmos-cms.com).**
        Using this library it's extremely easy to fetch and decrypt your content from **CosMoS, The Universal CMS**.
        *For detailed documentation*, please go to: [cosmos-cms.com/docs](https://cosmos-cms.com/docs)
        
        
        ## Instalation
        CosMoS' Python SDK can be installed within seconds using pip.
        ```
        pip install cosmos-python
        ```
        
        ## Setup
        This is where we'll show how to setup CosMoS for Python.
        
        ## Usage
        Here is where we'll tell you how to fetch data from our api.
        
Keywords: cosmos universal cms
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
