Metadata-Version: 2.1
Name: coincoin-goulchen
Version: 0.0.11
Summary: A small example package
Home-page: UNKNOWN
Author: Goulchen Le Meur
Author-email: author@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: requests
Requires-Dist: pandas
Requires-Dist: pymongo

# Kraken helper Package

This is a package.
[This is my package.]
python -m build
python -m twine upload --repository pypi dist/*


