gruns / undentLinks
⬅️ Dedent and format source code strings into their intended human-readable strings.
☆20Updated 2 years ago
Alternatives and similar repositories for undent
Users that are interested in undent are comparing it to the libraries listed below
Sorting:
- 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 2 weeks ago
- A Python type explainer!☆83Updated 2 years ago
- A minimal web non-framework☆23Updated 3 years ago
- Python CLI using type hints and docstrings.☆22Updated 2 weeks ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆103Updated last year
- Display, filter and search log messages in your terminal☆32Updated 3 years ago
- Human readable stacktraces for Python.☆54Updated 5 months ago
- Python JSON benchmarking and "correctness".☆36Updated 2 years ago
- Lightweight browser hot reload for Python ASGI web apps☆164Updated 4 months ago
- A fast and powerful web scraping library☆43Updated last year
- convtools is a specialized Python library for dynamic, declarative data transformations with automatic code generation☆40Updated 2 weeks ago
- Background tasks for ASGI web frameworks☆18Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- BeanQueue, a lightweight Python task queue framework based on SQLAlchemy, PostgreSQL SKIP LOCKED queries and NOTIFY / LISTEN statements.