Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/
☆87Dec 10, 2023Updated 2 years ago
Alternatives and similar repositories for ideas
Users that are interested in ideas are comparing it to the libraries listed below
Sorting:
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆23Feb 2, 2026Updated last month
- Put all the objections to PEP 622 in one place.☆32Aug 18, 2020Updated 5 years ago
- Run pytest inside a sub interpreter☆23Nov 25, 2023Updated 2 years ago
- A Python type checker☆28Updated this week
- Runtime type introspection utilities☆15Oct 20, 2025Updated 4 months ago
- ☆11Feb 28, 2024Updated 2 years ago
- man-utils is a collection of utils and libraries to help package maintainers easily create and maintain man pages for Python projects.☆10Jan 22, 2026Updated last month
- textwrap.dedent with t-string support☆21Dec 15, 2025Updated 2 months ago
- Manage legacy code with comments.☆17Mar 1, 2026Updated last week
- Python implementation of the base122 binary-to-text encoding☆10Aug 19, 2022Updated 3 years ago
- Python package to simplify development☆14Feb 2, 2026Updated last month
- Action platformer game where a bionic boy protects humanity by fighting robots (by Kennedy Guerra)☆17Updated this week
- Like `typing._eval_type`, but lets older Python versions use newer typing features.☆16Dec 2, 2025Updated 3 months ago
- A feedback-driven, evolutionary fuzzer for the CPython JIT compiler.☆21Updated this week
- Capture the outcome of Python function calls☆36Feb 2, 2026Updated last month
- Netext is a graph (network) rendering library for the terminal.☆71Jan 3, 2026Updated 2 months ago
- Atom support for Unix manual pages (Groff/Troff) and the historical RUNOFF language.☆17Aug 9, 2024Updated last year
- ☆38Nov 30, 2025Updated 3 months ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Feb 22, 2026Updated last week
- CPython that can be installed using pip☆17May 1, 2022Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆383Sep 1, 2025Updated 6 months ago
- ctt: CLI and pre-commit tool for testing copier☆22Jan 30, 2026Updated last month
- A framework-agnostic datasets library for Machine Learning research and education.☆18Dec 8, 2022Updated 3 years ago
- Hatch build hook plugin for Mypyc☆54Jun 30, 2024Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Jan 28, 2021Updated 5 years ago
- Bicycle Repair Man - Rewrite Python Sources with Your Additions☆19Oct 17, 2022Updated 3 years ago
- Parametric 2d/3d CAD