ncoghlan / miscLinks
Marimo notebooks, miscellaneous Python essays (including the Py3 Q&A), random snippets of code and proto-modules.
☆21Updated last month
Alternatives and similar repositories for misc
Users that are interested in misc are comparing it to the libraries listed below
Sorting:
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆35Updated 2 years ago
- A TUI disassembler☆121Updated 6 months ago
- High-performance Python runtime extensions☆54Updated this week
- Python's sqlite3 + extensions☆143Updated this week
- A Python REPL the way I like it☆53Updated 4 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Binary package factory☆31Updated this week
- A minimal re-implementation of Python's `venv` module☆139Updated 6 months ago
- Which toml package to use in python?☆51Updated last year
- 🗿 Straightforward CLI parsing and dispatching microframework☆22Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated last month
- ☆47Updated 3 weeks ago
- ☆28Updated 2 months ago
- Victor Stinner's Notes☆22Updated last week
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- The Python programming language☆48Updated 4 years ago
- A python implementation of delta debugging tool.☆26Updated 2 years ago
- Python variant types that work with match☆54Updated last year
- Add logfmt structured logging using the stdlib logging module and without changing a single log call.☆97Updated 3 months ago
- Python typing koans to learn type-hints in Python3 using Mypy☆119Updated 4 years ago
- A plugin for tox that utilizes PDM as the package manager and installer☆26Updated 3 weeks ago
- Python tracing module to visualize code execution.☆67Updated 8 months ago
- Unravelling Python source code☆191Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- A Python library to determine what exactly the user ran at the command line, along with default values, and any transformations that happ…☆46Updated last week
- Process-independent interface to Linux system calls☆81Updated 3 years ago
- Python data explorer.☆12Updated last year
- Interactive shell for sqlite-utils using litecli☆14Updated 2 years ago
- Python Test Anything Protocol (TAP) tools☆145Updated 2 weeks ago
- A utility to fetch and download python packages☆159Updated 2 weeks ago