dave.engineer
Back to home

Archive

Posts tagged “python”

1 entry tagged “python”.

Browse by tag

View all tags →
Today I Learned

Distributing Python Packages on PyPI

I ran through Packaging Python Projects today to get Clipea installable with pip install clipea-cli. (I originally wrote Clipea in PHP to get it working quickly but someone kindly ported it to Python.) pip packages are h…

Read more