CMD + K

exrex

Community

Irregular methods on regular expressions

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::exrex

Usage Tracking

0.12.0
0.11.0
0.10.5
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

Exrex is a command line tool and python module that generates all - or random - matching strings to a given regular expression and more. It's pure python, without external dependencies.

There are regular expressions with infinite matching strings (eg.: [a-z]+), in these cases exrex limits the maximum length of the infinite parts.

Exrex uses generators, so the memory usage does not depend on the number of matching strings.

About

Summary

Irregular methods on regular expressions

Last Updated

Nov 13, 2024 at 20:43

License

AGPL-3.0-or-later

Total Downloads

12.3K

Supported Platforms

noarch