This is intended as an absolute beginner Python programmer’s guide to the PYTHONPATH and importing your own modules to your projects easily. This should work on most Unix-like (*nix) machines. I struggled for a while when I first started using Linux and programming Python to figure out exactly how the Python path worked and how to [...]


