Metadata-Version: 2.1
Name: rejustify
Version: 1.0.2
Summary: Support for Rejustify API
Home-page: https://github.com/rejustify/python-module
Author: M. Wolski
Author-email: marcin@rejustify.com
License: UNKNOWN
Download-URL: https://github.com/rejustify/python-module/archive/1.0.2.tar.gz
Description: ## rejustify Python client
        
        The  `rejustify` module provides plug and play support for the rejustify API. Quick and easy installation process requires a token, which you can get by creating a free account at <a href='https://rejustify.com' target='_blank'>rejustify.com</a>.  
        
        To install `rejustify` module:
        
        ```
        pip install rejustify
        ```
        
        For tutorials and practical examples how to use the package efficiently, visit <a href="https://rejustify.com/python" target="_blank">rejustify.com/python</a>.
        
Keywords: rejustify, ETL, data, economics, time-series
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
