Add the function path into the shell resource file (e.g., .bash_profile or .bashrc) under your home folder.
export PYTHONPATH=$PYTHONPATH:</path/to/your/cloned/pylibs/repo>
For instance, I cloned this repo to /home/swei/research/pyscripts/pylibs, then in the .bash_profile.
export PYTHONPATH=$PYTHONPATH:/home/swei/research/pyscripts/pylibs
-
Notifications
You must be signed in to change notification settings - Fork 0
weiwilliam/swei_pylibs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python libraries and scripts by SWei
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published