wpath
wpath: a package help you find the project workspace
Install
git clone https://github.com/cofepy/wpath
cd wpath
python setup.py install
or
pip install wpath
Env file
add one of flags [".env",".gitignore",".git","package.json"] into your project workspace.
Useage
import wpath
# this will add your workspace to python path
# by default, wpath will search parent folder which has an '.env' file as workspace flag
# show project workspace,
# if not found the flag, wpath.workspace() will return None
print(wpath.workspace())
# change default flag
wpath.reset(['.gitignore'])
print(wpath.workspace())
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wpath-0.0.9.tar.gz
(4.2 kB
view details)
Built Distributions
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
wpath-0.0.9-py3.9.egg
(23.3 kB
view details)
wpath-0.0.9-py2.py3-none-any.whl
(16.2 kB
view details)
File details
Details for the file wpath-0.0.9.tar.gz.
File metadata
- Download URL: wpath-0.0.9.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54ec0ad43b8f855298f63bf77b59045da3d493c704e54dd1c477c9e26547f542
|
|
| MD5 |
7ca27b03bbb7267b19495f5b00d62dea
|
|
| BLAKE2b-256 |
3ee6906b0f4fac704796d1d0a767dcc7cf757ab4e681e84420cd2991423413ba
|
File details
Details for the file wpath-0.0.9-py3.9.egg.
File metadata
- Download URL: wpath-0.0.9-py3.9.egg
- Upload date:
- Size: 23.3 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7dd314116d5221fe838b43ee4c1a6f139542907d2a40027f3f75df5b8c1dbaf
|
|
| MD5 |
9e685ea7a13fefb69ef707248c9ff9f9
|
|
| BLAKE2b-256 |
244d5bf371cd742bce986a75b301e59c7497ca7f93354aabe3aca23c8fdbdd01
|
File details
Details for the file wpath-0.0.9-py2.py3-none-any.whl.
File metadata
- Download URL: wpath-0.0.9-py2.py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e26bd060425d8fff164e4a2c966a2b646267bb7d2540ad8b26d04c3627936754
|
|
| MD5 |
ba0bd367f99687b5adcaa178719ae910
|
|
| BLAKE2b-256 |
660c929dde3f033235073279672a8369650e057f41c8adf16583f260a0a00025
|