Hackernews posts about Cython
Cython is a superset of the Python programming language that adds static typing and other performance-enhancing features to allow for more efficient and scalable code development.
- $300k in grants to make CPython to fit in 1MB WebAssembly (old.reddit.com)
- Show HN: WASM-powered codespaces for Python notebooks on GitHub (docs.marimo.io)
- Show HN: Pyper – Concurrent Python Made Simple (github.com)
- Why is hash(-1) == hash(-2) in Python? (omairmajid.com)
- Python is the new Basic (log.schemescape.com)
- Symbolic Reference and Hardware Models in Python (tomverbeure.github.io)
- MicroPie is an ultra-lightweight Python web framework (patx.github.io)
- How to debug Python code in Visual Studio Code (www.qodo.ai)
- State of the Art Python in 2024 (4zm.org)
- `Python -m http.server` as ephemeral file server (hiandrewquinn.github.io)
- Finding Circular Imports in Python (github.com)
- Python packaging: why we can't have nice things, part 1 – The Old Refrain (zahlman.github.io)
- Python Packaging: Why we can't have nice things – Part 2: Stupid Pipx Tricks (zahlman.github.io)
- Python 3.14 Pre-Release (docs.python.org)
- WTF Python (github.com)