nmnsnv / regexp_sarLinks
SAR is a new way of handling regular expression which allows us to run many regular expressions (only limitation being the available memory) at once. When adding a regexp, there is also a related callback that will be called upon each match in the same order in which they appear on the text
☆15Updated 2 years ago
Alternatives and similar repositories for regexp_sar
Users that are interested in regexp_sar are comparing it to the libraries listed below
Sorting:
- HTML elements for pyodide, implemented as Python functions☆12Updated 4 years ago
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆33Updated 6 months ago
- A Python Signal-Slot library inspired by Qt, featuring thread-safe communication, async support, and automatic connection type detection.…☆24Updated last year
- A pytest plugin to skip `@pytest.mark.slow` tests by default.☆33Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Proof-of-concept `record` type for Python☆30Updated last year
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆103Updated last year
- ☆92Updated 3 months ago
- Four-wheel drive for asyncio.☆83Updated 4 months ago
- Lazy f-strings for everyone☆32Updated 2 months ago
- Sort __all__ lists alphabetically☆31Updated 3 weeks ago
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 3 years ago
- A general-purpose library designed to guide developers in expressing their code as a flow.☆112Updated last week
- A Python implementation of Phoenix LiveView☆110Updated this week
- Tools to build ASGI apps☆41Updated 3 months ago
- Makes typed arguments Optional when the default argument is None☆18Updated 7 months ago
- 🕺 Writing Python without any statements*☆21Updated 6 years ago
- JSON to SqlAlchemy ORM query builder.☆45Updated last year
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Updated 3 years ago
- Statically analyze sources and extract information about called or exported library functions in Python applications☆21Updated last year
- Ultra Markdown, an ultra fast (high performance) Markdown parser compliant with the markdown spec written in pure C with bindings for Pyt…☆24Updated last month
- Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool feat…☆140Updated 3 weeks ago
- A simple task runner.☆125Updated this week
- Ultra-fast query string and url-encoded form-data parsers☆43Updated 2 weeks ago
- Vendorize packages from PyPI☆106Updated last year
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- A dynamic code loading framework for building pluggable Python distributions☆74Updated last week
- A small DSL to write HTML in Python.☆58Updated 6 years ago
- Declare multi-table rules for SQLAlchemy update logic -- 40X more concise, Python for extensibility.☆48Updated 4 months ago
- Endless tick-tock generators☆36Updated 2 months ago