Fri, October 21, 2022
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- The Ultimate Guide To Sets In Python
- Python’s Type Hinting: Friend, Foe, or Just a Headache?
- Python isn’t Used in Prod
- Python, Flask, and SQLite
- Hello World under the microscope
Projects
- mintotp – Minimal TOTP generator in 20 lines of Python
- neograd – A deep learning framework created from scratch with Python and NumPy
- codex_english2python – Converts plain english to python code snippets by using OpenAI CODEX
- sqlite-utils – Python CLI utility and library for manipulating SQLite databases
- panel – A high-level app and dashboarding solution for Python