pathvalidate 3.2.1
0
pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.
Contents
pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.
Stars: 222, Watchers: 222, Forks: 13, Open Issues: 7The thombashi/pathvalidate
repo was created 8 years ago and the last code push was 1 months ago.
The project is popular with 222 github stars!
How to Install pathvalidate
You can install pathvalidate using pip
pip install pathvalidate
or add it to a project with poetry
poetry add pathvalidate
Package Details
- Author
- Tsuyoshi Hombashi
- License
- MIT License
- Homepage
- https://github.com/thombashi/pathvalidate
- PyPi:
- https://pypi.org/project/pathvalidate/
- Documentation:
- https://pathvalidate.rtfd.io/
- GitHub Repo:
- https://github.com/thombashi/pathvalidate
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
- System/Filesystems
- Text Processing
Related Packages
Errors
A list of common pathvalidate errors.
Code Examples
Here are some pathvalidate
code examples and snippets.
GitHub Issues
The pathvalidate package has 7 open issues on GitHub
- installation via apt not possible