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.
☆93Updated 7 months ago
Alternatives and similar repositories for rstr
Users that are interested in rstr are comparing it to the libraries listed below
Sorting:
- Truly universal encoding detector in pure Python☆707Updated last week
- A regular dump of the most-downloaded packages from PyPI☆244Updated this week
- ☆542Updated 3 weeks ago
- guppy / heapy ported to Python3. It works for real!☆417Updated 8 months ago
- count lines of code for hundreds of languages using pygments☆174Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated last month
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆237Updated 3 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆242Updated 4 years ago
- Library to generate random strings from regular expressions.☆130Updated 2 years ago
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆160Updated this week
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- Static call graph generator. The official Python 3 version. Development repo.☆382Updated last year
- Pure-Python full-text search library☆642Updated last year
- A Python implementation of Lunr.js 🌖☆200Updated 7 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- Advanced Enumerations for Python☆203Updated 3 months ago
- A modern CSS selector implementation for BeautifulSoup☆248Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆100Updated 3 years ago
- A library for creating text-based graphs in the terminal☆169Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Automatic test case generation for python and static analysis library☆262Updated 3 years ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆472Updated 8 months ago
- Dark magics about variable names in python☆342Updated 3 months ago
- A formatter for finding and removing unused import statements.☆308Updated last week
- dead simple python dead code detection☆381Updated 2 weeks ago
- Efficient string matching with regular expressions☆144Updated this week
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 3 weeks ago