Skip to content

A pythonic-style library that makes regular expressions (regex) simple.

License

Notifications You must be signed in to change notification settings

jesse-sealand/reggia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reggia

GitHub (Pre-)Release Date

Package PyPI Latest Release PyPI - Downloads
Meta PyPI - License

What is it?

reggia A pythonic-style library that makes regular expressions (regex) simple... It aims to be a fundamental tool when working with regex in Python.

Table of Contents

Main Features

Here are just a few of the things that reggia does well:

  • Provides an intuitive interface to the power of regex.
  • Able to generate identical regex expressions from user logic.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/jesse-sealand/reggia

The latest released version are available at the Python Package Index (PyPI) only at this time.

# PyPI
pip install reggia

Dependencies

  • Not dependant on packages outside of python core library.

License

MIT

Documentation

The official documentation is hosted on Read the Docs.

About

A pythonic-style library that makes regular expressions (regex) simple.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages