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.7.tar.gz
(6.7 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.7-py3.7.egg
(234.9 kB
view details)
wpath-0.0.7-py2.py3-none-any.whl
(130.3 kB
view details)
File details
Details for the file wpath-0.0.7.tar.gz.
File metadata
- Download URL: wpath-0.0.7.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5c124ac69fa824f390100ced43bdea8f28e2bf4e064205f64c167ec6c651430
|
|
| MD5 |
c2bbbbc4b18d8570d6c90b48748953b4
|
|
| BLAKE2b-256 |
a290c4c0e12fea20bcc2b414e0d18a46c87911f31c48ff6298a52162a5fb640c
|
File details
Details for the file wpath-0.0.7-py3.7.egg.
File metadata
- Download URL: wpath-0.0.7-py3.7.egg
- Upload date:
- Size: 234.9 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
361b958bdf0c7db7ceb7d4dba8de8ea92ba41dd79f87bb22f8c29236b2de12de
|
|
| MD5 |
4fd8fd20651244428e9e39cebc8de1cc
|
|
| BLAKE2b-256 |
8aa75311dde843ea9dabf4ed9c4c1ff64765d4f9fdb12265b6d491a36b278ccd
|
File details
Details for the file wpath-0.0.7-py2.py3-none-any.whl.
File metadata
- Download URL: wpath-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 130.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.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
981b58ebaa98ddf9e1457f6c60e3a85f730d18d9aa2d5c6dc508e9bac6870bf2
|
|
| MD5 |
b0497fcd6cbbb68064da77550007178b
|
|
| BLAKE2b-256 |
c6778ba6bd215c2ab777700098fd325f1f654933bd6657117fd8576ffa4f4b20
|