Joel McCune
  • Home
  • About
  • Python
  • Whitewater
  • Geography Matters

sys.path

A collection of 1 post

Python

Add Module Directories for a Single Python Script

Sometimes it can be useful to have a Python script load modules from a different location than the normal installed library locations. Fortunately this can be accomplished by accessing the system path property.

  • Joel McCune
    Joel McCune
1 min read
Joel McCune © 2021
Latest Posts Ghost