No description
Find a file
Ethan Dalool 331de6eaec Replace chunk_size=None with CHUNK_SIZE.
The idea was that you could overwrite the module-level CHUNK_SIZE so
that all future quickids would use it as the default, but I don't like
the code clutter and anybody who wants to change the default should
write their own partial function if it's that important.
2020-09-09 14:39:30 -07:00
voussoirkit Replace chunk_size=None with CHUNK_SIZE. 2020-09-09 14:39:30 -07:00
pypi_upload.bat Update pypi upload script to use twine. 2019-08-05 17:35:53 -07:00
README.md Add the readme content into the pypi description. 2020-01-20 18:10:03 -08:00
setup.py Bump to version 0.0.51. 2020-08-25 18:44:18 -07:00
voussoirkit_logo.svg Add voussoirkit_logo.svg. 2020-01-18 22:40:48 -08:00

voussoirkit

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

Install

pip install voussoirkit