glob2 0.7
0
Version of the glob module that can capture patterns and supports recursive wildcards
Contents
Version of the glob module that can capture patterns and supports recursive wildcards
Stars: 125, Watchers: 125, Forks: 18, Open Issues: 9The miracle2k/python-glob2
repo was created 13 years ago and the last code push was 3 years ago.
The project is popular with 125 github stars!
How to Install glob2
You can install glob2 using pip
pip install glob2
or add it to a project with poetry
poetry add glob2
Package Details
- Author
- Michael Elsdoerfer
- License
- BSD
- Homepage
- http://github.com/miracle2k/python-glob2/
- PyPi:
- https://pypi.org/project/glob2/
- GitHub Repo:
- https://github.com/miracle2k/python-glob2
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common glob2 errors.
Code Examples
Here are some glob2
code examples and snippets.