gvanrossum / old-demosLinks
Very old demos and examples removed from the cpython repo
☆97Updated 2 years ago
Alternatives and similar repositories for old-demos
Users that are interested in old-demos are comparing it to the libraries listed below
Sorting:
- A partial parser for C statements and expression☆59Updated last year
- Unravelling Python source code☆190Updated last year
- Communications from the Steering Council☆166Updated 5 months ago
- generate random python code to test linter/formatter/and other tools☆46Updated last week
- ☆39Updated 3 years ago
- ☆93Updated 2 years ago
- Guido's time machine☆101Updated 5 years ago
- Python package wrapping the IANA time zone database☆86Updated 5 months ago
- ☆23Updated 2 years ago
- A regular dump of the most-downloaded packages from PyPI☆240Updated this week
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆90Updated this week
- A public mirror of our benchmarking runner repository☆118Updated this week
- pytest plugin that allows to customize the test execution order☆198Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆110Updated this week
- Formatter for your Python unit tests☆105Updated 2 years ago
- Advanced Enumerations for Python☆202Updated 2 months ago
- 🎰 Ensure your __slots__ are working properly☆111Updated last month
- a tool to detect test pollution☆195Updated 3 weeks ago
- ☆193Updated 3 years ago
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- Backported and experimental type hints for Python☆522Updated last week
- A bot to help identify missing information for CPython pull requests☆129Updated last month
- Automatically remove unnecessary `# noqa` comments☆264Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Community management for documentation contributors and the Docs Workgroup☆49Updated 2 weeks ago
- dead simple python dead code detection☆381Updated 3 weeks ago
- The ultimate linter and formatter for removing unused import statements in your code.☆244Updated last month
- ☆28Updated 4 years ago
- CLI to open PEPs in your browser☆37Updated last month
- Pytest plugin to fake subprocess.☆113Updated last week