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:
- A TUI disassembler☆121Updated 6 months ago
- Which toml package to use in python?☆51Updated last year
- Python's sqlite3 + extensions☆143Updated this week
- A minimal re-implementation of Python's `venv` module☆139Updated 6 months ago
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆35Updated 2 years ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆22Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated last month
- High-performance Python runtime extensions☆54Updated this week
- 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
- Binary package factory☆31Updated this week
- A Python REPL the way I like it☆53Updated 4 months ago
- Python typing koans to learn type-hints in Python3 using Mypy☆119Updated 4 years ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆108Updated 3 weeks ago
- RunSnakeRun python profiling GUI front-end☆33Updated last year
- A python implementation of delta debugging tool.☆26Updated 2 years ago
- A $PAGER in pure Python, similar to "less".☆98Updated last year
- The Python programming language☆48Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- ☆28Updated 2 months ago
- Python implementation of postgres meta commands (backslash commands)☆82Updated 3 months ago
- A gdb-like Python3 Debugger in the Trepan family☆171Updated 2 weeks ago
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆73Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Unravelling Python source code☆191Updated last year
- Victor Stinner's Notes☆22Updated last week
- Data about packages and maintainers on PyPI☆130Updated 4 months ago
- Add logfmt structured logging using the stdlib logging module and without changing a single log call.☆97Updated 3 months ago
- Python debugger experiments☆30Updated 2 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 4 years ago