You Can Detect Cosmic Rays with Your Smartphone Camera and 50 Lines of Python Code [Article]
#programming #python
Using Background Tasks in FastAPI: An Easy Way to Boost App Performance and Reliability
#programming #python
I shared a Big Data Handling with PySpark Course (Python API of Apache Spark) on my YouTube Channel
https://www.youtube.com/watch?v=jWZ9K1agm5Y
Discussions: https://discu.eu/q/https://www.youtube.com/watch?v=jWZ9K1agm5Y
#programming #python
Python News: What's New From July 2023 – Real Python
https://realpython.com/python-news-july-2023/
Discussions: https://discu.eu/q/https://realpython.com/python-news-july-2023/
#programming #python
GPU sharing with multiple Python environments white paper
https://www.mystic.ai/pipeline-core/white-paper
Discussions: https://discu.eu/q/https://www.mystic.ai/pipeline-core/white-paper
#programming #python
Killing the ProcessPoolExecutor
https://www.tinybird.co/blog-posts/killing-the-processpoolexecutor
Discussions: https://discu.eu/q/https://www.tinybird.co/blog-posts/killing-the-processpoolexecutor
#programming #python
Not-so-casual Performance Optimization in Python
https://www.nathom.dev/blog/casual_performance_optimization_python/
Discussions: https://discu.eu/q/https://www.nathom.dev/blog/casual_performance_optimization_python/
#performance #programming #python
PyPI Requires 2FA for New User Registrations
https://blog.pypi.org/posts/2023-08-08-2fa-enforcement-for-new-users/
Discussions: https://discu.eu/q/https://blog.pypi.org/posts/2023-08-08-2fa-enforcement-for-new-users/
#programming #python #security
I recorded a tutorial type Python Exploratory Data Analysis video and uploaded it on YouTube
http://www.youtube.com/watch?v=4LxD1Kt3788
Discussions: https://discu.eu/q/http://www.youtube.com/watch?v=4LxD1Kt3788
#programming #python
Iterchain: Iterator chaining for Python
https://iterchain.readthedocs.io/en/latest/
Discussions: https://discu.eu/q/https://iterchain.readthedocs.io/en/latest/
#programming #python
Understanding how Rust Python ffi works with cool info-graphics
https://github.com/twitu/twitu/blob/main/tales-from-ffi.md#how
Discussions: https://discu.eu/q/https://github.com/twitu/twitu/blob/main/tales-from-ffi.md%23how
#programming #python #rustlang
New package: async MongoDB almost-ODM with vanilla Pydantic v2
https://volfpeter.github.io/motorhead/fastapi-example/
Discussions: https://discu.eu/q/https://volfpeter.github.io/motorhead/fastapi-example/
#programming #python
Creating a context manager in 5 minutes
https://pym.dev/creating-a-context-manager/
Discussions: https://discu.eu/q/https://pym.dev/creating-a-context-manager/
#programming #python
I built a simple GPT-3 chatbot from Mercedes' product brochures
https://github.com/adarshpunj/gpt-chatbot-example
Discussions: https://discu.eu/q/https://github.com/adarshpunj/gpt-chatbot-example
#programming #python
Python recap for week 31/2023
https://discu.eu/weekly/python/2023/31/
#programming #python
Get RSS feeds and support this bot with the premium plan: https://discu.eu/premium
I made a Python script that adds movies from a Letterboxd watchlist to your Plex watchlist and Radarr
https://github.com/Choff3/letterboxd-sync
Discussions: https://discu.eu/q/https://github.com/Choff3/letterboxd-sync
#programming #python #selfhosted
PEP 723 – Embedding pyproject.toml in single-file scripts
https://peps.python.org/pep-0723/
Discussions: https://discu.eu/q/https://peps.python.org/pep-0723/
#programming #python
Interfaces & Dependency Inversion in Python - Medium Article
#programming #python
Adam Optimization from Scratch in Python
Discussions: https://discu.eu/q/https://youtu.be/6nqV58NA_Ew
#programming #python
Python cocktail: mix a context manager and an iterator in equal parts
https://www.bitecode.dev/p/python-cocktail-mix-a-context-manager
Discussions: https://discu.eu/q/https://www.bitecode.dev/p/python-cocktail-mix-a-context-manager
#programming #python