Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.