Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fx-kirin/py-stdlogging

capture STDERR and STDOUT and send to logging output in python.
https://github.com/fx-kirin/py-stdlogging

Last synced: about 1 month ago
JSON representation

capture STDERR and STDOUT and send to logging output in python.

Awesome Lists containing this project

README

        

rm dist/*
python setup.py sdist
python setup.py bdist_wheel
twine upload --repository pypi dist/*