Metadata-Version: 2.1
Name: greendeck-timeseries-gen
Version: 2.0.5
Summary: Greendeck Time Series
Home-page: UNKNOWN
Author: sambal shikhar
Author-email: sambal@greendeck.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: timesynth

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


