FixPath.py
fix incorrect user-path-inputs
Installation
pip install fixpath
Usage
from fixpath import findpath
path = input("Enter path: ")
# path = 'scr/fipath'
path = findpath(path)
# path = 'src/fixpath'
findpath('REAMDE.md')->README.mdfindpath('LIECNSE')->LICENSE
Comment
tested in windows but should also work under linux
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fixpath-0.1.0.tar.gz
(3.0 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 fixpath-0.1.0.tar.gz.
File metadata
- Download URL: fixpath-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
937846faf01c48de980af702ad8f694c3215869d64373b2d9c281aa0932ca5a0
|
|
| MD5 |
f34a89d92a7096c2543fdc898396a399
|
|
| BLAKE2b-256 |
db38d1fc78edfe186dd000491655f34e6c80cc2068bd27676654ed4ec2384984
|
File details
Details for the file fixpath-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fixpath-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46a65701bbbb06b0d7a319ee2b67d901b8ac70cf7b6e48ea6c9893bacdf0c4da
|
|
| MD5 |
54bed2b945f57380c075ff193a92f413
|
|
| BLAKE2b-256 |
d8581bc67ce34596fb89967ed519732ad714b79a59c4e2e764a403c2a3fcdaad
|