About Anaconda Help Download Anaconda

Irregular methods on regular expressions

copied from cf-staging / exrex

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.12.0

conda install

To install this package run one of the following:
conda install conda-forge::exrex
conda install conda-forge/label/cf202003::exrex

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy