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.3.tar.gz
(2.3 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.3.tar.gz.
File metadata
- Download URL: wpath-0.0.3.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 |
54b93653bb0303e1f989cf828bc2f5304093ce4364d4f84e0a58b6e4768958aa
|
|
| MD5 |
bb8a56197a8aa01710ba6ba91040c79f
|
|
| BLAKE2b-256 |
084813f9b6e4e356c67f5a2547b4da5f3036d2a91869ed47a74765240ad244b6
|
File details
Details for the file wpath-0.0.3-py2.py3-none-any.whl.
File metadata
- Download URL: wpath-0.0.3-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 |
16eb0a2a6db4701566dfcca356dcb5fade4a686ffc245c37ca49c18850c8323f
|
|
| MD5 |
4e204847ed812e92cb968070562972e2
|
|
| BLAKE2b-256 |
b69a0b8dca36f8644987803268cf253d1824cfc1bc4197eccc5dc03faac4f105
|