pathspec 0.12.1
0
Utility library for gitignore style pattern matching of file paths.
Contents
Utility library for gitignore style pattern matching of file paths.
Stars: 154, Watchers: 154, Forks: 39, Open Issues: 3The cpburnz/python-pathspec
repo was created 10 years ago and the last code push was 10 months ago.
The project is popular with 154 github stars!
How to Install pathspec
You can install pathspec using pip
pip install pathspec
or add it to a project with poetry
poetry add pathspec
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/pathspec/
- Documentation:
- https://python-path-specification.readthedocs.io/en/latest/index.html
- GitHub Repo:
- https://github.com/cpburnz/python-path-specification
Classifiers
- Software Development/Libraries/Python Modules
- Utilities
Related Packages
Errors
A list of common pathspec errors.
Code Examples
Here are some pathspec
code examples and snippets.