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.1.1.tar.gz
(10.1 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.1.1-py3.9.egg
(134.6 kB
view details)
wpath-0.1.1-py2.py3-none-any.whl
(69.1 kB
view details)
File details
Details for the file wpath-0.1.1.tar.gz.
File metadata
- Download URL: wpath-0.1.1.tar.gz
- Upload date:
- Size: 10.1 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 |
2c473aff8839d571f540562d0fd38b8d53bc730475766944abc1e9c998ccd570
|
|
| MD5 |
7b79a662694140c5e7acc754954b54e6
|
|
| BLAKE2b-256 |
02f98c737df5f5319115de29ccc35415e1d5732950e2ed110eb2e79d3071a4ff
|
File details
Details for the file wpath-0.1.1-py3.9.egg.
File metadata
- Download URL: wpath-0.1.1-py3.9.egg
- Upload date:
- Size: 134.6 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 |
22b765f7982114c9e58bc14371e0792cf2193b38f958b76cce9b09decbb141f3
|
|
| MD5 |
cdd60e884a14737c5c797b89c0705bef
|
|
| BLAKE2b-256 |
62f82b3ec014e225e0ecb34aa63846b0a87ed0b1a92fc62356700d117e88a4f2
|
File details
Details for the file wpath-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: wpath-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 69.1 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 |
5aad1e79bdbcefdc56027f11efc74e6e3ce2333c1aa4eff617108ea15c517fbb
|
|
| MD5 |
13171edbd8d3c08933d95b3aff2f87f8
|
|
| BLAKE2b-256 |
5d027597294a29dc8a6277c15d92a476883f1b8fd588253e896e62e38b620720
|