Metadata-Version: 2.1
Name: time-series-gen
Version: 2.0.9
Summary: Greendeck Time Series
Home-page: UNKNOWN
Author: sambal shikhar
Author-email: sambal@greendeck.com
License: UNKNOWN
Description: greendeck-timeseries
        ---
        **Created for internal ```Greendeck``` use only. Can be used for non-commercial purposes.**
        
        
        
        
        ---
        How to build your pip package
        
        * open an account here https://pypi.org/
        
        In the parent directory
        * ```python setup.py sdist bdist_wheel```
        * ```twine upload dist/*```
        
        references
        * https://medium.com/small-things-about-python/lets-talk-about-python-packaging-6d84b81f1bb5
        
        # Thank You
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
