Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dilawar/pyhelper
Some generic python modules I often use during development.
https://github.com/dilawar/pyhelper
Last synced: 16 days ago
JSON representation
Some generic python modules I often use during development.
- Host: GitHub
- URL: https://github.com/dilawar/pyhelper
- Owner: dilawar
- Created: 2014-12-18T12:20:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-20T16:34:00.000Z (about 10 years ago)
- Last Synced: 2024-11-09T12:49:33.549Z (2 months ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pyhelper
========Some generic python modules I often use during development.
## print_utils.py
This module expose `dump` function to print onto console. It can also log into a
file.