Hacker News new | ask | show | jobs
by cozzyd 1682 days ago
Yeah, how else do you git clone some random package and immediately use it without "installing" it?

PYTHONPATH is simple and obvious how to use, and is similar to using LD_LIBRARY_PATH and friends.