Go to file
voussoir f18f0fd2df
Remove option log_exception, always log it under our logger.
This unifies the thought process so that everything is done via the
log lines, not these separate config variables. Caller can mute this
module if they want to. Also, it was previously appending directly
to the message but now we can have our logger's name on it so it's
more clear who's reporting what.
2021-07-04 15:42:57 -07:00
voussoirkit Remove option log_exception, always log it under our logger. 2021-07-04 15:42:57 -07:00
CONTACT.md Update CONTACT.md with link to voussoir.net. 2021-04-04 17:11:21 -07:00
DONATE.md Update license, contact, donate for many projects. 2021-01-14 02:47:38 -08:00
LICENSE.txt Update license, contact, donate for many projects. 2021-01-14 02:47:38 -08:00
README.md Add Mirrors header. 2020-12-23 19:54:45 -08:00
pypi_upload.bat Update pypi upload script to use twine. 2019-08-05 17:35:53 -07:00
setup.py Bump to version 0.0.65. 2021-05-26 15:07:32 -07:00
voussoirkit_logo.svg Add voussoirkit_logo.svg. 2020-01-18 22:40:48 -08:00

README.md

voussoirkit

This is a collection of tools that I use often and import into my other projects.

Install

pip install voussoirkit

Mirrors

https://github.com/voussoir/voussoirkit

https://gitlab.com/voussoir/voussoirkit

https://codeberg.org/voussoir/voussoirkit