Metadata-Version: 2.1
Name: XamPy
Version: 0.0.13
Summary: A small example package
Home-page: UNKNOWN
Author: Max Paul
Author-email: maxkpaul21@gmail.com
License: UNKNOWN
Description: # XamPy
        Data Science Package
        
        
        
        
        
        
        '''
        python3 setup.py sdist bdist_wheel
        python3 -m twine upload dist/*
        '''
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
