Regexfactory

Latest version: v1.0.1

Safety actively analyzes 624001 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

What's Changed
* Don't define different classes for each character by ItsDrike in https://github.com/GrandMoff100/RegexFactory/pull/3
* Create LICENSE by GrandMoff100 in https://github.com/GrandMoff100/RegexFactory/pull/6
* Use proper typing by ItsDrike in https://github.com/GrandMoff100/RegexFactory/pull/4
* Cicd typechecking by GrandMoff100 in https://github.com/GrandMoff100/RegexFactory/pull/7
* Combined configuration into setup.cfg by GrandMoff100 in https://github.com/GrandMoff100/RegexFactory/pull/8
* Added first major docs by GrandMoff100 in https://github.com/GrandMoff100/RegexFactory/pull/9
* Migrate to sphinx-exec-code by GrandMoff100 in https://github.com/GrandMoff100/RegexFactory/pull/10
* Add hash dunder method to RegexPattern by GrandMoff100 in https://github.com/GrandMoff100/RegexFactory/pull/13
* Bugfix/pass flake8 linting by frank113 in https://github.com/GrandMoff100/RegexFactory/pull/14
* Feature/issue 11 start pytest testing by frank113 in https://github.com/GrandMoff100/RegexFactory/pull/16
* Fix pattern precedence's by GrandMoff100 in https://github.com/GrandMoff100/RegexFactory/pull/19

New Contributors
* ItsDrike made their first contribution in https://github.com/GrandMoff100/RegexFactory/pull/3
* frank113 made their first contribution in https://github.com/GrandMoff100/RegexFactory/pull/14

**Full Changelog**: https://github.com/GrandMoff100/RegexFactory/compare/v0.0.0...v1.0.1

0.0.0

There's lots of examples on how to use this library in the `examples/` folder as well as in the readme.

Sphinx documentation is on the way, this library is pretty intuitive to pick up on if you're somewhat familiar with regex.
Installation is easy, after this release goes out you can install it with pip from source or from PyPI with `pip install git+https://github.com/GrandMoff100/RegexFactory` or `pip install regexfactory`.

Have fun!

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.