crdoconnor / xeger
Library to generate random strings from regular expressions.
☆128Updated last year
Alternatives and similar repositories for xeger:
Users that are interested in xeger are comparing it to the libraries listed below
- An AST unparser for Python☆226Updated last year
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆91Updated 3 weeks ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- A simple immutable mapping for python☆113Updated 2 years ago
- Python module to generate regular all expression matches☆186Updated 3 months ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆134Updated 3 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 7 months ago
- Python wrapper for RE2☆296Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- minimalistic evaluator of python expression using ast module☆191Updated 3 weeks ago
- A graphical interface for monitoring and interacting with running Python processes☆254Updated 2 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆172Updated 4 years ago
- Unified diff python parsing/metadata extraction library☆259Updated 6 months ago
- A python package that provides useful locks.☆254Updated this week
- universal character encoding detector☆396Updated 2 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆292Updated last month
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- Easily test your HTTP library against a local copy of httpbin.org☆192Updated 5 months ago
- IO of git-style object databases☆222Updated last month
- Crochet: use Twisted anywhere!☆237Updated 6 months ago
- Python tools for handling intervals (ranges of comparable objects).☆108Updated 2 years ago
- Resolve JSON Pointers in Python☆141Updated 7 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆118Updated last year
- A Python module that tries to figure out what your local timezone is☆193Updated last week
- A library to handle automated deprecations☆91Updated last year
- Python AST that abstracts the underlying Python version☆144Updated 3 weeks ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆271Updated 6 months ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 6 months ago