Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayvdb/sre-tools
Helpers for sre_parse, transforming regexes
https://github.com/jayvdb/sre-tools
python3 regex regular-expressions sre sre-parse
Last synced: 3 months ago
JSON representation
Helpers for sre_parse, transforming regexes
- Host: GitHub
- URL: https://github.com/jayvdb/sre-tools
- Owner: jayvdb
- License: apache-2.0
- Created: 2020-09-23T15:44:06.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-09-21T23:12:06.000Z (over 2 years ago)
- Last Synced: 2024-10-15T20:43:38.923Z (3 months ago)
- Topics: python3, regex, regular-expressions, sre, sre-parse
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sre-tools
sre-tools is tools to help using stdlib `sre_parse`, including:
- helpers to create and clone `sre_parse.SubPattern`
- reduce complexity of a `sre_parse.SubPattern`
- split a `sre_parse.SubPattern`