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.
- RISC-V is now officially supported by CPython (blog.python.org)
- Show HN: DOOM in the kernel, or fibers in eBPF (ayles.github.io)
- EVE Online moves to Python 3 (www.eveonline.com)
- Making a Python interpreter in 1024 bytes (austinhenley.com)
- Thinking in Python (thinkinginpython.com)
- Python Polars Cheatsheet (based on our O'Reilly book) (opensource.posit.co)
- Python's pre-declared constants are kinda weird (sebsite.pw)
- When str.lower() is a security vulnerability in Python (sethmlarson.dev)
- HTTPX2 – A next-generation HTTP client for Python (github.com)
- Time complexity of operations on Python's built-in types (docs.python.org)
- Is it safe to call print in a Python signal handler? (iafisher.com)
- Working to Make Python Lazy (iscinumpy.dev)
- Libraries Run Rust Inside Python (With PyO3) (belderbos.dev)
- Two lines of Python that segfault the interpreter (deadlovelll.github.io)
- PEP 805 – Safe Parallel Python (peps.python.org)
- Show HN: Genotype: language that compiles to idiomatic TS, Rust and Python (genotype-lang.org)
- PythonOS – A tiny OS that boots into Python (github.com)
- Learn electronics by making your own circuit simulator in Python (spicycircuits.dev)
- PEP 805 – Safe Parallel Python – peps.python.org (peps.python.org)