htmltruncate.py icon indicating copy to clipboard operation
htmltruncate.py copied to clipboard

Installing from pip

Open Wenzil opened this issue 10 years ago • 2 comments

I was wondering if you could package this project onto PyPI so we could just do pip install htmltruncate. I think it would be nicer than having to copy paste the files manually or set up a git submodule.

Wenzil avatar Apr 28 '15 08:04 Wenzil

I suppose since the license is baked in the source file that makes for only 1 file to copy so it ain't so bad after all. But it'd still be nice to use pip like everything else! :)

Wenzil avatar Apr 28 '15 08:04 Wenzil

Hmm, I could put it on PyPI but I'm not sure I should encourage people to use it without reading the source... The tokenizer in particular is pretty janky.

eentzel avatar Apr 29 '15 15:04 eentzel