Metadata-Version: 2.1
Name: isa-includes
Version: 0.2
Summary: for self usage
Home-page: https://github.com/isagadji/isa_includes
Author: Isagadji
Author-email: isagadji@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
Requires-Dist: slack-logger
Requires-Dist: psutil
Requires-Dist: colorama
Requires-Dist: pysnooper

# isa_includes
```bash
python setup.py bdist_wheel
python -m twine upload dist/*
```

