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.4.tar.gz
(2.2 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
File details
Details for the file wpath-0.0.4.tar.gz.
File metadata
- Download URL: wpath-0.0.4.tar.gz
- Upload date:
- Size: 2.2 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.45.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f408256b030c0f9533f50426b85b0c75e63a08cd6d225a5726856958f51c140e
|
|
| MD5 |
3d0e96c6254b079d99d123f40f91bc67
|
|
| BLAKE2b-256 |
b583310770616b1fbc2293c91c1af473768f25712994f18c278e7762b168fe27
|
File details
Details for the file wpath-0.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: wpath-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 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.45.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8c61d14ad9bfd1cc70989d5b3e1e60e44d65fba86f8fbd80fe2e8e2222b2e82
|
|
| MD5 |
a1afd2dcde7a09ceb561c83a474949be
|
|
| BLAKE2b-256 |
be218dc8fb0e840b3758ae47afe9aebac8287cf9027551012d5964018b74567c
|