Hacker News new | ask | show | jobs
by woodruffw 1264 days ago
You're confusing `pip` with PyPI. `pip` is a package installer; you can use it to install local packages, or packages that are hosted on an index. In this case, we're solely talking about local packages.