Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fx-kirin/py-stdlogging
- Owner: fx-kirin
- Created: 2018-01-30T04:38:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-13T11:04:31.000Z (over 3 years ago)
- Last Synced: 2024-03-25T17:27:01.771Z (10 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rm dist/*
python setup.py sdist
python setup.py bdist_wheel
twine upload --repository pypi dist/*