ncoghlan / miscLinks
Marimo notebooks, miscellaneous Python essays (including the Py3 Q&A), random snippets of code and proto-modules.
☆21Updated 3 weeks ago
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☆33Updated last year
- A Python REPL the way I like it☆50Updated last month
- A TUI disassembler☆120Updated last week
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 9 months ago
- The Python programming language☆47Updated 4 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆101Updated 4 months ago
- Talks I've given at various Py*Cons☆17Updated 10 years ago
- Combine contracts and automatic testing.☆84Updated 3 years ago
- A minimal re-implementation of Python's `venv` module☆137Updated 3 weeks ago
- ☆26Updated 2 weeks ago
- Python debugger experiments☆29Updated last year
- ☆45Updated 11 months ago
- Which toml package to use in python?☆50Updated last year
- Unravelling Python source code☆188Updated last year
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- High-performance Python runtime extensions☆31Updated this week
- Process-independent interface to Linux system calls☆70Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Python's sqlite3 + extensions☆133Updated 3 months ago
- Python Language Server plugin for Flake8☆24Updated last year
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 2 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- Friendly-traceback's version used in most situations☆42Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆168Updated this week
- Create reproducible installations for a virtual environment from a lock file☆85Updated 5 months ago
- Python implementation of the Varlink protocol☆55Updated 2 weeks ago
- Tool for generating demo SQLite databases☆25Updated 4 years ago
- Data about packages and maintainers on PyPI☆128Updated 3 months ago
- Python shell environment that combines the expressiveness of shell pipelines with the prower of python iterators☆25Updated last year
- Lightweight, decorator-based Python implementation of a Finite State Machine☆115Updated 2 years ago