leapfrogonline / rstrLinks
rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data, or other applications.
☆95Updated 9 months ago
Alternatives and similar repositories for rstr
Users that are interested in rstr are comparing it to the libraries listed below
Sorting:
- A regular dump of the most-downloaded packages from PyPI☆246Updated 3 weeks ago
- guppy / heapy ported to Python3. It works for real!☆418Updated last month
- Library to generate random strings from regular expressions.☆130Updated 2 years ago
- ☆555Updated 2 weeks ago
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆162Updated last month
- Truly universal encoding detector in pure Python.☆718Updated 2 weeks ago
- A Python implementation of Lunr.js 🌖☆201Updated 8 months ago
- A restricted execution environment for Python to run untrusted code.☆666Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆327Updated 3 weeks ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆187Updated last month
- A modern CSS selector implementation for BeautifulSoup☆252Updated 2 months ago
- count lines of code for hundreds of languages using pygments☆178Updated 5 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆238Updated 3 years ago
- A little benchmarking tool for Python☆193Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆101Updated 3 years ago
- Parse Python docstrings in various flavors.☆252Updated 3 months ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆294Updated 8 months ago
- Python bindings for jq☆424Updated 4 months ago
- A terminal UI to inspect and explore Python objects☆275Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Advanced Enumerations for Python☆204Updated 5 months ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago
- Efficient string matching with regular expressions☆146Updated this week
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆365Updated this week
- Static call graph generator. The official Python 3 version. Development repo.☆385Updated 2 weeks ago
- Very fast Python JSON parsing library☆397Updated last year
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆98Updated 2 years ago