Metadata-Version: 2.1
Name: cryptoowl
Version: 0.1.10
Summary: A library, that stores commonly used code for different modules in the CryptoOwl application
Home-page: UNKNOWN
Author: Cryptoowl
Author-email: cryptoowl.app@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE

# cryptoowl-common
A library, that stores commonly used code for different modules in the CryptoOwl application.
Never store username-password in this repository.

## Useful links for python packaging: 
[Link-1](https://medium.com/@joel.barmettler/how-to-upload-your-python-package-to-pypi-65edc5fe9c56)
[Link-2](https://www.section.io/engineering-education/setting-up-cicd-for-python-packages-using-github-actions/)


