Python drawer
@python101
36
subscribers
1
photo
2
files
3.7K
links
A collection of curated Python resources from trustworthy sources.
Download Telegram
Join
Python drawer
36 subscribers
Python drawer
Forwarded from
Hacker News
GitHub is now free for teams
Article
,
Comments
The GitHub Blog
GitHub is now free for teams
Every developer and team can now get private repositories with unlimited collaborators at no cost with GitHub Free, and we reduced prices for some of our paid plans.
Python drawer
https://tkainrad.dev/posts/use-vuejs-with-django/
tkainrad.dev
Using VueJS alongside Django
Tutorial with copy-paste ready code to add CSV Export to any model in Wagtail's modeladmin module
Python drawer
https://ljvmiranda921.github.io/notebook/2019/11/08/flask-redis-celery-mcdo/
ljvmiranda921.github.io
Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
Understanding Flask, Celery, and Redis through Mcdonalds
Python drawer
http://www.mlebook.com/wiki/doku.php
Mlebook
The Hundred-Page Machine Learning Book by Andriy Burkov
This is companion wiki of The Hundred-Page Machine
Learning Book by Andriy Burkov. The book that aims at teaching machine learning in a concise yet systematic
manner.
Python drawer
https://django.doctor/
Python drawer
Forwarded from
Golang drawer
https://www.prisma.io/blog/prisma-migrate-ga-b5eno5g08d0b
Prisma
Prisma Migrate is Production Ready - Hassle-Free Database Migrations
Prisma Migrate is ready for use in production - Database schema migration tool with declarative data modeling and auto-generated, customizable SQL migrations
Python drawer
Live stream started
Python drawer
Live stream finished (14 seconds)
Python drawer
https://antonz.org/python-packaging/
antonz.org
How to make an awesome Python package
The one to be proud of.
Python drawer
https://developer.nvidia.com/blog/unifying-the-cuda-python-ecosystem/
NVIDIA Technical Blog
Unifying the CUDA Python Ecosystem
Python plays a key role within the science, engineering, data analytics, and deep learning application ecosystem. NVIDIA has long been committed to helping the Python ecosystem leverage the…
Python drawer
https://epicpython.com/
Python drawer
https://www.zenrows.com/blog/mastering-web-scraping-in-python-crawling-from-scratch
Zenrows
Best Web Scraping Toolkit - ZenRows
ZenRows is a next-generation Web Scraping API to avoid getting blocked. The tool handles everything form rotating proxies to bypassing advanced anti-bot systems.
Python drawer
https://programming-idioms.org/
programming-idioms.org
Programming Idioms
A collection of reusable standard snippets, in 31 programming languages
Python drawer
https://tenthousandmeters.com/blog/python-behind-the-scenes-13-the-gil-and-its-effects-on-python-multithreading/
Tenthousandmeters
Python behind the scenes #13: the GIL and its effects on Python multithreading
As you probably know, the GIL stands for the Global Interpreter Lock, and its job is to make the CPython interpreter thread-safe. The GIL allows...
Python drawer
https://dev.to/aaronbassett/structured-logging-in-python-52e4
DEV Community
Structured logging in Python
Creating usable logs in Python can be somewhat complex—just ask my boss. ...
👍
2
Python drawer
https://pipenv.pypa.io/en/latest/
Python drawer
https://github.com/ForeignGods/Sorting-Algorithms-Blender
GitHub
GitHub - ForeignGods/Sorting-Algorithms-Blender: Sorting algorithms visualized using the Blender Python API.
Sorting algorithms visualized using the Blender Python API. - ForeignGods/Sorting-Algorithms-Blender
Python drawer
https://pythonspeed.com/articles/faster-pip-installs/
Python⇒Speed
Faster pip installs: caching, bytecode compilation, and uv
Installing packages with pip can be slow. Learn some ways to speed it up.
Python drawer
https://quick-answers.kronis.dev/
quick-answers.kronis.dev
Want quick answers? Ask questions well!
In our modern day world, focus is paramount to getting things done. Every interruption introduces context switching, which makes productivity suffer. Thus, it can be good to embrace asynchronous communication and respect others' time.
Python drawer
https://jsonhero.io/
jsonhero.io
JSON Hero
JSON Hero makes reading and understand JSON files easy by giving you a clean and beautiful UI packed with extra features.
Python drawer
https://click.palletsprojects.com/en/8.1.x/
TWeb.init({scrollToPost:'python101/3753'});