Fri, May 17, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Homoiconic Python – McCarthy's Lisp in Python lists
- Lessons learned reinventing the Python notebook
- The new REPL in Python 3.13
- How to create Dashboard in Python from PostgreSQL
- Light speed with Python and JS
Projects
- basilisp – A Clojure-compatible(-ish) Lisp dialect targeting Python 3.8+
- still-manim-editor – real-time coding editor for creating diagrams
- llgo – A Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python
- hstream – write Streamlit, ejcct to Django and Htmx
- horus – An OSINT / digital forensics tool built in Python
Top comments (1)
Thanks for sharing! The 2nd Python Article shows the interactivity of works with marimo. It's a good tool for python notebooks.