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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file syspath_fixer-1.0.1.tar.gz
.
File metadata
- Download URL: syspath_fixer-1.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bd72667bf49dad1731dc9e92b7703f40fb0180c093b21c5513c9748a8bb3270b
|
|
MD5 |
f02f81d23b9a3ce6a5cda090bb0f46bb
|
|
BLAKE2b-256 |
cbb5c5b7d6360301100de25b0e811d986d265f99c0ba503952de785456f00ce9
|
File details
Details for the file syspath_fixer-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: syspath_fixer-1.0.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
69064741759419060754fce5340eaeac6fbc3f3bd61641adf53f8f6c789e5e25
|
|
MD5 |
eb4053dee5ee53b6f4f3d388a007aac0
|
|
BLAKE2b-256 |
37e1554bbd5cdfae811cc8df00cf2f80243d51bde4c54e5c003d7daff758be4e
|