No description
Find a file
Ethan Dalool cb5228fe0c
Add argument split_lines for when you just want the whole text.
Calling '\n'.join(pipeable.input()) is not great because in many
situations, you're splitting text and joining it back together again
for no reason. With this option, we can let the code do the right
thing, and use pipeable as a general-purpose inputter in
more situations.
2021-08-17 14:00:11 -07:00
voussoirkit Add argument split_lines for when you just want the whole text. 2021-08-17 14:00:11 -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
pypi_upload.bat Update pypi upload script to use twine. 2019-08-05 17:35:53 -07:00
README.md Add Mirrors header. 2020-12-23 19:54:45 -08:00
setup.py Bump to version 0.0.66. 2021-07-06 20:31:51 -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

Mirrors

https://github.com/voussoir/voussoirkit

https://gitlab.com/voussoir/voussoirkit

https://codeberg.org/voussoir/voussoirkit