Metadata-Version: 2.1
Name: XamPy
Version: 0.0.14
Summary: A small example package
Home-page: UNKNOWN
Author: Max Paul
Author-email: maxkpaul21@gmail.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

# XamPy
Data Science Package






'''
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*
'''

