Skip to content

jsquaredosquared/PyRegexBuilder

Repository files navigation

PyRegexBuilder

Build regular expressions swiftly in Python.

  • PyRegexBuilder allows you to build regular expressions using a DSL similar to that of Swift RegexBuilder.
  • PyRegexBuilder is powered by the regex module.

Usage

See the documentation.

Roadmap

  • PyRegex builder aims to support as many regex module features as possible.

See also

About

Build regular expressions swiftly in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages