Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/actuallyacat/cs4920


https://github.com/actuallyacat/cs4920

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

cs4920
======
Linux / Mac
In your ~/.bash_profile or ~/.bashrc file, add the following entry
export PYTHONPATH=$PYTHONPATH:/your/abs/path/to/project/cs4920

Source:
http://stackoverflow.com/questions/3402168/permanently-add-a-directory-to-pythonpath

Windows
http://stackoverflow.com/questions/3701646/how-to-add-to-the-pythonpath-in-windows-7