devscripts

Scripts and functions to use while coding


Keywords
scripts
License
Other
Install
pip install devscripts==0.1

Documentation

devscripts

Modules and functions I use while developping Python code

simple_logger

Returns a customisable logger, from the logging module. Accepts a lot of keyword, such as name, should_http...