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.5.tar.gz
(2.3 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.5-py3.7.egg
(5.7 kB
view details)
File details
Details for the file wpath-0.0.5.tar.gz.
File metadata
- Download URL: wpath-0.0.5.tar.gz
- Upload date:
- Size: 2.3 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 |
8148c5be24e51677dc4142c25755243aff26a3303c3f94b4d963238477b59b73
|
|
| MD5 |
dce4a219cdf9b210ccc81e94f0a18a4c
|
|
| BLAKE2b-256 |
c0ec1b4c68f32f7a43b4123d1cb2c977a6b1150486d68bfaebbfc9b217dc177e
|
File details
Details for the file wpath-0.0.5-py3.7.egg.
File metadata
- Download URL: wpath-0.0.5-py3.7.egg
- Upload date:
- Size: 5.7 kB
- Tags: Egg
- 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 |
f17f3120ff77ae7b620c2f05cf0d0c0936257f05119eeb670d2cdf6e5eb2d105
|
|
| MD5 |
4f07cb4b0792162f33d0ae3829689ead
|
|
| BLAKE2b-256 |
a4edff170528c7f9a2bd48ea6291eea92b5bd51bbedbf87d29c39cb6f7ce952c
|
File details
Details for the file wpath-0.0.5-py2.py3-none-any.whl.
File metadata
- Download URL: wpath-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 7.3 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 |
e85691a49b5a43849107736716edf47763cb7041dde977ade4f68015cafcc8ee
|
|
| MD5 |
39ca64166411474b5a6a167beb6c4fbe
|
|
| BLAKE2b-256 |
ac2908cf183259f9464c03c16b8297298effac2f3290371eb096510c7efd37a2
|