Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tbobm/devscripts

Modules and functions I use while developping Python code
https://github.com/tbobm/devscripts

Last synced: 3 days ago
JSON representation

Modules and functions I use while developping Python code

Awesome Lists containing this project

README

        

# 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`...