Go to file
Ethan Dalool 4a0c0f4b48 Rename clear_done_and_start_jobs to start.
Originally the long name was to make it super clear that by
starting the queue you are going to lose whatever is in pool.jobs.
But then _jobs became private so the end user shouldn't be
touching that anyway. So we're free to make the public interface
simpler and just call it start.
2020-03-03 01:57:32 -08:00
voussoirkit Rename clear_done_and_start_jobs to start. 2020-03-03 01:57:32 -08:00
README.md Add the readme content into the pypi description. 2020-01-20 18:10:03 -08:00
pypi_upload.bat Update pypi upload script to use twine. 2019-08-05 17:35:53 -07:00
setup.py Nevermind about sqlparse, too slow for my taste at the moment. 2020-02-25 10:41:13 -08: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