No project description provided
Project description
sysappend
Append every folder in your repository to the sys.path variable, so Python is able to import any folder.
Installation
pip install sysappend
Example usage
Place this line at the top of every Python file:
if True: import sysappend; sysappend.all()
Note: the if True: is optional, but it's useful to avoid linters/automated procedures to move this line from the top position.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sysappend-1.3.1.tar.gz.
File metadata
- Download URL: sysappend-1.3.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b60fb272e56350b363c1fef1c5a8c425e8b616021f8af722b3b7c29d7f7a00ca
|
|
| MD5 |
c8de5bf205cc61a97dc14a29dcf07335
|
|
| BLAKE2b-256 |
d1351212ecc8f7a3cad7353acd8648a4eeb8ae80859dc95746b4e7db05655c7b
|
File details
Details for the file sysappend-1.3.1-py3-none-any.whl.
File metadata
- Download URL: sysappend-1.3.1-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
196f9716b4b073c37e907b01c2495128854e0a3c203eeaf3d5cd7a18554e79ce
|
|
| MD5 |
1c0f70c5599b2209642128cd555f03ff
|
|
| BLAKE2b-256 |
2c711441893004992d3571e24718da893420c831678ee8884174554162e3ae72
|