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 one of flags [".env",".gitignore",".git","package.json"] into 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.1.2.tar.gz
(10.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
wpath-0.1.2-py3.9.egg
(112.7 kB
view details)
File details
Details for the file wpath-0.1.2.tar.gz.
File metadata
- Download URL: wpath-0.1.2.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b396ac4fa7aba90df3fd6fbfd3eebf4900ad9d9749acf938e59ba7bbcf234f9
|
|
| MD5 |
77dc408cff1a6277cc32e38d34eb68d1
|
|
| BLAKE2b-256 |
9620f0dd91d2e792874aabd6f6a2964c13d404b98a374ffc3490baa13b0a0408
|
File details
Details for the file wpath-0.1.2-py3.9.egg.
File metadata
- Download URL: wpath-0.1.2-py3.9.egg
- Upload date:
- Size: 112.7 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07091623c92905e02679a4eca0c3f51d66981c01e554aee51b463f6c641db16b
|
|
| MD5 |
95968eab88326cb0c29bfb55f8d44b98
|
|
| BLAKE2b-256 |
129248de1068ee011e735af939ade2cab1e379547a98326789d9816d4a72e3ea
|