Hacker News new | past | comments | ask | show | jobs | submit login

why can't I pip install this? It's a Python package after all...



Honestly, because I haven't yet taken the time to figure out how. Mostly that is because I have the feeling pip is more intended towards libraries and things used while programming python. Pagekite is not really a library (yet), it is more of a system utility, so integrating with the OS (rpm/deb and such things) seemed far more important.


Pip is by no means exclusive to libraries. See https://github.com/jkbr/httpie for an example of a CLI app that's distributed through both pip and easy_install.

This guide might be helpful for you: http://guide.python-distribute.org/creation.html

Also, nice work. I've used localtunnel up till now. You've definitely added more features than they have, so I'll be following this closely.


Thank you for the pointers, I'll take a look!




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: