Fri, April 15, 2022
🐇 Easter Edition 🥚
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- The Oregon Trail in Python – Probably the oldest compter game in Python
- React in Python with Pyodide – Pyodide has many capabilities that make it possible to directly use React and MUI inside Python, without any JavaScript needed
- Discovering basic blocks of Python bytecode – Intro to Python bytecode
- Running minor tasks with a simple job system in Django – Background Tasks in Django
- Python f-strings Are More Powerful Than You Might Think – A good overview about Pythons f-strings
Projects
- public-apis – A collective list of free APIs – special mention because #100Devs are exploring APIs right now
- httpie – command-line HTTP client for the API era by @httpie
- rembg – a tool to remove images background
- simple-login-app – The SimpleLogin back-end by @simple_login
- samila – Generative Art in Python by @sepkjaer20