Skip to content

benlast/grimace

Repository files navigation

grimace is a fluent regular expression string builder for Python, inspired by Al Williams' article in Dr Dobbs_.

Author: Ben Last ben@benlast.com

Python 3 support (and bugfixes) by Nando Florestan_

Build and test:

Build and test is done on Mac OS using Docker for Mac.

./build_and_run_tests.sh

This will build separate Docker images for python2 and python3 (using the Mobify base Python images), and run the tests in each.

About

grimace is a fluent regular expression string builder for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published