2 531
Подписчики
+224 часа
+37 дней
+530 день
Архив постов
2 531
Creating a Zelda style game in Python
A Zelda-style RPG in Python that includes a lot of elements you need for a sophisticated game like graphics and animations, fake depth; upgrade mechanics, a level map and quite a bit more.
https://www.youtube.com/watch?v=QU1pPzEGrqw
2 531
CaptchaCracker - Open Source for Python
https://www.reddit.com/r/Python/comments/skdq9j/captchacracker_open_source_for_python/
2 531
Deploy Django into Production with Kubernetes, Docker, & Github Actions
https://www.youtube.com/watch?v=NAOsLaB6Lfc
2 531
Django now uses black to format it's codebase
https://www.reddit.com/r/Python/comments/snig43/django_now_uses_black_to_format_its_codebase/
2 531
Friendly-traceback: trying to stay ahead of IPython
https://aroberge.blogspot.com/2022/02/friendly-traceback-trying-to-stay-ahead.html
2 531
jonaswinkler / paperless-ng
A supercharged version of paperless: scan, index and archive all your physical documents
https://github.com/jonaswinkler/paperless-ng
2 531
How we optimized Python API server code 100x
Some of the tricks we used to speed up calls to our analytical API written in Python: played with asyncio, messed with SQLAlchemy, hacked deep in asyncpg, rewrote parts in Cython, found better data structures, replaced some pandas with pure numpy.
https://t.co/jiRKVYHkl0
2 531
Building for Balance
How Instacart Marketplace team developed a unified marketplace balancing engine with machine learning and optimization
https://tech.instacart.com/building-for-balance-e61fb9511893
2 531
Kaldi Speech Recognition for Beginners - A Simple Tutorial
Want to learn how to use Kaldi for Speech Recognition? Check out this simple tutorial to start transcribing audio in minutes.
https://www.assemblyai.com/blog/kaldi-speech-recognition-for-beginners-a-simple-tutorial/
2 531
Strict Python Function Parameters
https://sethmlarson.dev/blog/strict-python-function-parameters
2 531
The fastest way to read a CSV in Pandas
You have a large CSV, you’re going to be reading it in to Pandas—but every time you load it, you have to wait for the CSV to load. And that slows down your development feedback loop, and might meaningfully slows down your production processing. In this post, learn the fastest way to read a CSV in to Pandas.
https://pythonspeed.com/articles/pandas-read-csv-fast/
2 531
FastAPI and cooperative multi-threading
Cal Paterson wrote a great article comparing and describing synchronous and asynchronous Python frameworks and explaining why asynchronous frameworks go a bit wobbly under load. This is a story of how we experienced wobbliness in a recent project.
https://aivarsk.com/2022/01/21/fastapi-concurrency/
2 531
Static Typing Python Decorators
https://rednafi.github.io/reflections/static-typing-python-decorators.html
2 531
Textualize / textual
Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
https://github.com/Textualize/textual
Уже доступно! Исследование Telegram 2025 — ключевые инсайты года 
