Hacker News new | ask | show | jobs
by scott_s 5252 days ago
Sorry, I wasn't clear. This is a system I log into every day, and I don't want to maintain my own install of Python and related packages on it. It's too much overhead. I'd rather just use the default Python, even though it's old.
1 comments

For simple libs I just dump the py file/folder in the same folder as the script and import.