Python notes
@python_development_notes
562 subscribers
213 links
Download Telegram
About
Blog
Apps
Platform
Join
Python notes
562 subscribers
Python notes
An in-memory NoSQL database implemented in Python.

https://github.com/capjamesg/jamesql
GitHub
GitHub - capjamesg/jamesql: An in-memory NoSQL database implemented in Python.
An in-memory NoSQL database implemented in Python. - capjamesg/jamesql
👍2
201 views12:37
Python notes
https://youtubetranscriptoptimizer.com/blog/02_what_i_learned_making_the_python_backend_for_yto
Youtubetranscriptoptimizer
What I Learned from Making the Python Backend for YouTube Transcript Optimizer
An in-depth look at the technical challenges and solutions in creating the FastAPI backend for YouTubeTranscriptOptimizer.com, a powerful tool for transforming YouTube content into polished written documents and interactive quizzes.
👍1
270 views12:37
Python notes
https://www.youtube.com/watch?v=eUDGlxu_-ic
YouTube
The New Python 3.13 Is FINALLY Here!
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

Python 3.13 is here with exciting updates! In this video, I’ll dive into the key new features, including the game-changing option to disable the Global Interpreter…
257 views09:05
Python notes
Lightweight library for scraping web-sites with LLMs

https://github.com/raznem/parsera
GitHub
GitHub - raznem/parsera: Lightweight library for scraping web-sites with LLMs
Lightweight library for scraping web-sites with LLMs - raznem/parsera
239 views12:38
Python notes
https://bryananthonio.com/blog/pydantic-custom-dictionary-types/
Bryan Anthonio
Custom Dictionary Types in Pydantic
A quick primer on leveraging custom root types for this task.
👍1
233 views12:38
Python notes
https://www.youtube.com/watch?v=VuKK0bEkSdo
YouTube
A hand-holding guide to writing FUSE-based filesystems in Python
Gave this talk at ChiPy (Chicago Python User Group)
😁5
271 views12:38
Python notes
Detect and extract tables to markdown and csv

https://github.com/VikParuchuri/tabled
GitHub
GitHub - VikParuchuri/tabled: Detect and extract tables to markdown and csv
Detect and extract tables to markdown and csv. Contribute to VikParuchuri/tabled development by creating an account on GitHub.
👍4
296 views12:39
Python notes
https://pythonspeed.com/articles/uv-python-production/
Python⇒Speed
Should you use uv’s managed Python in production?
The uv package manager can also install Python for you. Should you use this feature in production?
👍3
315 views12:39
Python notes
https://hamel.dev/notes/fasthtml/concurrency.html
Hamel's Blog
Concurrency For Starlette Apps (e.g FastAPI / FastHTML) – Hamel’s Blog
Concurreny fundamentals for Python web apps
311 views12:39
Python notes
https://www.coryzue.com/writing/kamal-django/
Coryzue
Deploying (Multiple) Django Apps to a Single Server with Kamal 2
Shared servers for the win!
👍2
302 views12:39
Python notes
https://sumercip.com/posts/making-python-fitter-and-faster/
Sumercip
In the Making of Python Fitter and Faster
How Python's recent performance improvements work under the hood
👍1
294 views12:40
Python notes
https://blog.changs.co.uk/typeddicts-are-better-than-you-think.html
blog.changs.co.uk
TypedDicts are better than you think
TypedDict was introduced in PEP-589 which landed in Python 3.8. The primary use case was to create type annotations for dictionaries. For example,...
👍1
292 views12:40
Python notes
PyData Amsterdam 2024 playlist

https://www.youtube.com/playlist?list=PLGVZCDnMOq0reU2lzNZCn9obkyRVaSnpF
🔥1
331 views07:26
Python notes
https://sethmlarson.dev/python-and-sigstore
sethmlarson.dev
Python and Sigstore
This critical role would not be possible without funding from the Alpha-Omega project. Massive thank-you to Alpha-Omega for investing in the security of the Python ecosystem!


I was a guest on ...
👍1
294 views07:27
Python notes
https://www.youtube.com/watch?v=i1eMxu_PR5Y
YouTube
Django and htmx Tutorial: Easier Web Development
In this tutorial, Christopher Trudeau explores how the htmx library can bring dynamic functionality, like lazy loading, search-as-you-type, and infinite scroll, to your Django web applications with minimal JavaScript.

Christopher demonstrates how htmx integrates…
👍2
299 views07:27
Python notes
https://dilovan.substack.com/p/from-python-to-cpu-instructions-part
Thoughts on Data
From Python to CPU instructions: Part 1
This post, is what happens, when you get an intrusive thought about how your computer works, in the middle of the night.
👏2
295 views08:14
Python notes
https://github.com/konstin/sudoku-in-python-packaging
GitHub
GitHub - konstin/sudoku-in-python-packaging: Sudoku solving in python packaging
Sudoku solving in python packaging. Contribute to konstin/sudoku-in-python-packaging development by creating an account on GitHub.
👍3
292 views08:14
Python notes
https://www.youtube.com/watch?v=6AGDnJ_26uw
YouTube
When You Shouldn’t Remove Code Duplication (And How to Refactor the Right Way)
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

In this video, I'll refactor some tricky, hard-to-detect code duplication, show you an example of when it's best to leave duplicated code as is, and share a few tips on how…
👍3
371 views08:14
Python notes
https://johnnymetz.com/posts/multistep-database-changes/
Johnny Metz
Zero Downtime Django Deployments with Multistep Database Changes
Preventing downtime during deployments is crucial for maintaining service availability and ensuring a positive user experience. Blue-green deployments have emerged as a popular strategy to achieve this goal. However, they introduce challenges, especially…
👍4
365 views08:15
Python notes
https://github.com/kyleloomis/finstruments
GitHub
GitHub - kyleloomis/finstruments: Financial instrument definitions built with Python and Pydantic
Financial instrument definitions built with Python and Pydantic - kyleloomis/finstruments
328 views08:15