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 .env file to 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.6.tar.gz
(2.9 kB
view details)
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
wpath-0.0.6-py2.py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file wpath-0.0.6.tar.gz.
File metadata
- Download URL: wpath-0.0.6.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aad7618a198c7cd87823dd67ba8756bf4520635d6a0aba128bfce2487dbdb668
|
|
| MD5 |
2cbdd1f48de2200a8590ef82b8aba7a0
|
|
| BLAKE2b-256 |
354b904c16be986f64ba4c812f9c2e7e36af0335d1a15f8f8d7cd55dfd38d2bc
|
File details
Details for the file wpath-0.0.6-py2.py3-none-any.whl.
File metadata
- Download URL: wpath-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d37a9874246e2067ba7586e539d1fd6f8341611c4ee183f85a9627af8c904d30
|
|
| MD5 |
201f3dd349d041c4e713467a48150f8e
|
|
| BLAKE2b-256 |
4446fb4243d0d2a19f698c306d692a638c0324e20db5510dcff62d6ad0db9c2d
|