Skip to main content

add modules to syspath easily

Project description

syspath-fixer

  • Are you tired of getting ImportErrors when building multi-module applications in Python?
  • Are you tired of endlessly appending modules to sys.path?

Here comes syspath_fixer! Simply:

pip install syspath-fixer
__import__('syspath_fixer').fix(__file__)

And all your pain will be gone!

Syspath-fixer recursively adds python modules to the sys.path, so you don't have to.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

syspath_fixer-1.0.1.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

syspath_fixer-1.0.1-py3-none-any.whl (1.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page