crdoconnor / xegerLinks
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
Sorting:
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 10 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆161Updated 3 weeks ago
- Set of tools to play with Python AST.☆85Updated 2 years ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆94Updated 4 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆96Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆356Updated last week
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- An AST unparser for Python☆228Updated last year
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- Python wrapper for RE2☆103Updated last month
- A fast and memory efficient LRU cache for Python☆277Updated last month
- Python wrapper for RE2☆297Updated 2 years ago
- Complete lxml external type annotation☆62Updated last week
- Sniff out which async library your code is running under☆132Updated last year
- A simple immutable mapping for python☆113Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Python module to generate regular all expression matches☆185Updated 7 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 5 months ago
- Resolve JSON Pointers in Python☆143Updated 2 weeks ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆178Updated 3 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- The multidict implementation☆454Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Regular expression engine in Python using Thompson's algorithm.☆116Updated 4 years ago