Create a python package locally so you can pip install it. Create your python script mycoolscript.py Create a new directory with this layout some_root_dir/ |-- README |-- setup.py |-- mycoolscript