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.
☆99Updated 11 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☆251Updated last week
- guppy / heapy ported to Python3. It works for real!☆422Updated last month
- Library to generate random strings from regular expressions.☆135Updated 2 years ago
- ☆574Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆164Updated 2 months ago
- Truly universal encoding detector in pure Python.☆735Updated last week
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆191Updated 2 months ago
- Static call graph generator. The official Python 3 version. Development repo.☆396Updated 3 months ago
- count lines of code for hundreds of languages using pygments☆178Updated 8 months ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆294Updated 11 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆246Updated 4 years ago
- Advanced Enumerations for Python☆207Updated 7 months ago
- Efficient string matching with regular expressions☆146Updated last week
- A Python implementation of Lunr.js 🌖☆204Updated 11 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆177Updated 2 weeks ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆185Updated 3 years ago
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- A modern CSS selector implementation for BeautifulSoup☆263Updated last week
- Iterative JSON parser with Pythonic interfaces☆1,052Updated 3 weeks ago
- A terminal UI to inspect and explore Python objects☆277Updated last year
- Python wrapper for RE2☆107Updated 3 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆330Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 3 weeks ago
- A little benchmarking tool for Python☆206Updated 2 years ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- A Python library to sanitize/validate a string such as filenames/file-paths/etc.☆284Updated 7 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆99Updated 2 years ago