Composable external iteration.
☆21Jun 13, 2025Updated last year
Alternatives and similar repositories for iters
Users that are interested in iters are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Put all the objections to PEP 622 in one place.☆32Aug 18, 2020Updated 6 years ago
- A Memrise clone for learning purposes/portfolio filler.☆13Jan 3, 2023Updated 3 years ago
- Bicycle Repair Man - Rewrite Python Sources with Your Additions☆19Oct 17, 2022Updated 3 years ago
- Python package to simplify development☆15Aug 1, 2026Updated 3 weeks ago
- A diagnostic program to show the Python environment☆33Jul 28, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A minimalistic python interpreter written in c, just to see where i can get to :)☆18Sep 15, 2015Updated 10 years ago
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆24Aug 6, 2026Updated 3 weeks ago
- ☆20Nov 24, 2025Updated 9 months ago
- Image processing for cryo-electron microscopy in PyTorch☆13Apr 5, 2025Updated last year
- Simple translate bot for Telegram.☆25Aug 22, 2019Updated 7 years ago
- ☆20Dec 22, 2020Updated 5 years ago
- Chinese Restaurant Process Clustering in Julia and Python☆10Apr 2, 2019Updated 7 years ago
- Generate JSON schema from python dataclasses☆23Feb 13, 2024Updated 2 years ago
- A feedback-driven, evolutionary fuzzer for the CPython JIT compiler.☆26Jul 4, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Write compiled bytecode inline with pure Python. 🤖☆83Sep 3, 2024Updated last year
- Python Inline Source Syntax Highlighting Using Type Annotations☆65Nov 20, 2023Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆84Aug 10, 2020Updated 6 years ago
- Generic application schema implemented in python.☆28Aug 3, 2026Updated 3 weeks ago
- Fast, simple and cross-platform Python application packaging☆55Apr 20, 2026Updated 4 months ago
- Guidelines for using Cython (documentation)☆12Mar 4, 2023Updated 3 years ago
- ☆13Jun 29, 2024Updated 2 years ago
- Web-client for glor.io - online game.☆13Sep 5, 2018Updated 7 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆90Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Playground environment for Turfjs☆13Feb 10, 2026Updated 6 months ago
- Information about how the python grammar has changed over time☆12Jun 2, 2026Updated 2 months ago
- Use features of rejected PEPs☆11Oct 11, 2019Updated 6 years ago
- Universal, Register-based Virtual Machine☆11Mar 25, 2019Updated 7 years ago
- HTML in Python☆15Jul 19, 2024Updated 2 years ago
- An LR(1) parser generator, implemented as a proc macro