Python Daily
2.57K subscribers
1.48K photos
53 videos
2 files
38.9K links
Daily Python News
Question, Tips and Tricks, Best Practices on Python Programming Language
Find more reddit channels over at @r_channels
Download Telegram
Best books to be a good Python Dev?

Got a new offer where I will be doing Python for backend work. I wanted to know what good books there are good for making good Python code and more advance concepts?

/r/Python
https://redd.it/1oqbwtg
How would you suggest learning Django-Rest-Framework the proper way?

If you all were to start again, what would be your approach? I am having interest in drf but doesnot properly know how to learn it. Give me some advice.

/r/django
https://redd.it/1oq5m27
Business problem to Code

Hi,

Question: With which name should I search on Google to learn about these things.

Translating a business problem into code.


Context:

I am kinda new to development. It's been like 8 months now.

There are many buzz words I have came across like system design, design principles ,design patterns, UML, BRD.

System design is most prominent among those, but when I see about it, it more seems on the deployment side rather then coding side.

For us fault tolerance, availability, load balancers , cdns, read and write only databases are not that much of a concern because we have really like just 20 users. Coolify is sufficient for us, we containerise and then directly deploy.


What really is things that I need help with is:

1. Logging issues, if some part / feature of code is not working.

2. Searching efficiently in the data. ( Eg: elasticsearch, postgres full text search)

3. Converting business scenario/ problem into database schema and then coding.

4. Be confident for updates ( recently started writing tests, which makes me more confident in my code).

5. Making short lived branches and having strategy for git, automatic tests and builds.

6. Organizing code into

/r/django
https://redd.it/1oqjn0z
💻 Django + React Developer | Built www.retailhubpro.com
| Open for freelance projects & collaborations

Hey everyone 👋

I’m a full-stack developer specializing in Django (backend) and React (frontend).
I recently launched **www.retailhubpro.com** — a modern Point of Sale and inventory management web app built with Django REST Framework, React, and M-Pesa integration for payments.

Now that the project is live, I’m open to freelance work and collaborations on:

SaaS or dashboard-based web apps
APIs and payment integrations (M-Pesa, Stripe, etc.)
Django REST + React or Next.js builds
System redesigns or feature upgrades

I love working on practical, business-focused software and enjoy turning ideas into polished, scalable products.

If you’re looking to build something or need an extra hand on your team, feel free to reach out or check out my work at **www.retailhubpro.com**.

Let’s build something great 🚀

/r/django
https://redd.it/1opxx55
D CVPR submission risk of desk reject

I just got an email from CVPR saying

"For CVPR 2026, all authors are required to have a complete OpenReview profile and a complete author enrollment."


But I don't understand. What is the meaning of "Complete OpenReview Profile"? I went through tens of reviews and submissions this year, and suddenly it is incomplete?

Anyone has an idea about this??

/r/MachineLearning
https://redd.it/1oqmdm3
Trying to understand how to do “Business Process Automation” with Python (not RPA stuff)

Hey everyone,

So I’m a bit stuck and could really use some guidance.

I’ve been building “automation systems” for a while now, using low-code tools like Make, Zapier, and Pipedream. Basically, connecting multiple SaaS platforms (Airtable, ClickUp, Slack, Instantly, Trello, Gmail, etc...) into one workflow that runs a whole business process end-to-end.

For example, I built a **Client Lifecycle Management System** that takes a lead from form submission → qualification → assigning → notifications → proposals → onboarding... all automatically (using Make).

Now I’m trying to move away from Make/Zapier and do all that with **Python,** because I figured out that companies are looking for engineers who know how to do both (pure code/low-code), but I’m getting **LOST** because most people talk about **RPA (robotic process automation)** when they mention **automation**, and that’s not what I’m talking about.
I don’t want to automate **desktop clicks** or **Excel macros** — I want to automate **SaaS workflows** through APIs.

So basically:

* I want to learn how to build BPA (Business Process Automation) systems **using pure coding (Python** → Frameworks, libraries, concepts\*\*)\*\*.
* I already understand how the workflows work logically (I’ve built them visually in Make).
* I just want to know how to do the same with Python APIs, webhooks, scheduling, database handling, etc.
* Think of it as: “Make/Zapier but **pure** **code**.”

If anyone here has gone

/r/django
https://redd.it/1oqura8
API Designing Help. Better Approach

Hi,

1. Right now, my APIs are mostly page wise, not feature wise. So, my frontend guys asked me to just give them a single API for everything that will be on that page.


Example:

* 1. A page has following Data
* Order
* Place Date, ship date, agent who assisted in placing order, other meta data.
* permissions ( if order can be edited by the logged in user). We are actually sending all these permissions from the backend itself, so that frontend can accordingly show buttons to user.
* Product Details:
* each item, name, quantitiy.
* permissions ( if product quantity can be modified by the logged in user)
* payment details
* payment date, payment method etc.
* refund details
* refund amount, processing date, etc

This is just an example, in my real case there are so many things being shown on a single page, and it feels important to

/r/django
https://redd.it/1oqwa9o
Friday Daily Thread: r/Python Meta and Free-Talk Fridays

# Weekly Thread: Meta Discussions and Free Talk Friday 🎙️

Welcome to Free Talk Friday on /r/Python! This is the place to discuss the r/Python community (meta discussions), Python news, projects, or anything else Python-related!

## How it Works:

1. Open Mic: Share your thoughts, questions, or anything you'd like related to Python or the community.
2. Community Pulse: Discuss what you feel is working well or what could be improved in the /r/python community.
3. News & Updates: Keep up-to-date with the latest in Python and share any news you find interesting.

## Guidelines:

All topics should be related to Python or the /r/python community.
Be respectful and follow Reddit's Code of Conduct.

## Example Topics:

1. New Python Release: What do you think about the new features in Python 3.11?
2. Community Events: Any Python meetups or webinars coming up?
3. Learning Resources: Found a great Python tutorial? Share it here!
4. Job Market: How has Python impacted your career?
5. Hot Takes: Got a controversial Python opinion? Let's hear it!
6. Community Ideas: Something you'd like to see us do? tell us.

Let's keep the conversation going. Happy discussing! 🌟

/r/Python
https://redd.it/1oqfalr
D AAAI 2026 (Main Technical Track) Results

I see "Modified 5 November" on the latest updates on Openreview. This probably implies that AAAI-2026 results are imminent within a day or so.

I'm opening up this thread for you to post your scores (and their associated confidences) and results, but please also mention what category (CV etc.) you submitted to, and whether or not you provided additional experimental results in your 2500-character rebuttal (even if the instructions said not to - I've noticed many authors in my review stack have done this anyway).

Other points of discussion are also welcomed!

/r/MachineLearning
https://redd.it/1oqotu4
Saturday Daily Thread: Resource Request and Sharing! Daily Thread

# Weekly Thread: Resource Request and Sharing 📚

Stumbled upon a useful Python resource? Or are you looking for a guide on a specific topic? Welcome to the Resource Request and Sharing thread!

## How it Works:

1. Request: Can't find a resource on a particular topic? Ask here!
2. Share: Found something useful? Share it with the community.
3. Review: Give or get opinions on Python resources you've used.

## Guidelines:

Please include the type of resource (e.g., book, video, article) and the topic.
Always be respectful when reviewing someone else's shared resource.

## Example Shares:

1. Book: "Fluent Python" \- Great for understanding Pythonic idioms.
2. Video: Python Data Structures \- Excellent overview of Python's built-in data structures.
3. Article: Understanding Python Decorators \- A deep dive into decorators.

## Example Requests:

1. Looking for: Video tutorials on web scraping with Python.
2. Need: Book recommendations for Python machine learning.

Share the knowledge, enrich the community. Happy learning! 🌟

/r/Python
https://redd.it/1orajp0
django-bolt 0.3.0 | Django powered by rust | Fastest python framework (unofficially)

Django-bolt Update 0.3.0 🎉

1. Sync function views here.
2. Fixed broken StreamingResponse and added full support for async and sync streaming. After trying semaphores, I landed on using just good old threads for sync generators. 😅
3. Made queryset serialization a little faster.

See in this video, django-bolt handles 10,000 clients and server-side events at the same time. Load sustained for 60 seconds, sending 570k messages.

https://youtu.be/3MoRXFhd9xg

This change alone makes it my default choice for AI views.

https://github.com/FarhanAliRaza/django-bolt

/r/django
https://redd.it/1or4r8d
httpmorph - HTTP client with Chrome 142 fingerprinting, HTTP/2, and async support

What My Project Does:
httpmorph is a Python HTTP client that mimics real browser TLS/HTTP fingerprints. It uses BoringSSL (the same TLS stack as Chrome) and nghttp2 to make your Python requests look exactly like Chrome 142 from a fingerprinting perspective - matching JA3N, JA4, and JA4R fingerprints perfectly.

It includes HTTP/2 support, async/await with AsyncClient (using epoll/kqueue), proxy support with authentication, certificate compression for Cloudflare-protected sites, post-quantum cryptography (X25519MLKEM768), and connection pooling.

Target Audience:
* Developers testing how their web applications handle different browser fingerprints
* Researchers studying web tracking and fingerprinting mechanisms
* Anyone whose Python scripts are getting blocked despite setting correct User-Agent headers
* Projects that need to work with Cloudflare-protected sites that do deep fingerprint checks

This is a learning/educational project, not meant for production use yet.

Comparison:
The main alternative is curl
cffi, which is more mature, stable, and production-ready. If you need something reliable right now, use that.

httpmorph differs in that it's built from scratch as a learning project using BoringSSL and nghttp2 directly, with a requests-compatible API. It's not trying to compete - it's a passion project where I'm learning by implementing TLS, HTTP/2, and browser fingerprinting myself.

Unlike httpx or aiohttp (which prioritize speed), httpmorph prioritizes fingerprint accuracy over performance.

Current Status:
Still early development.

/r/Python
https://redd.it/1or564a
Alexy Khrabrov interviews Guido on AI, Functional Programming, and Vibe Coding

Alexy Khrabrov, the AI Community Architect at Neo4j, interviewed Guido at the 10th PyBay in San Francisco, where Guido gave a talk "Structured RAG is better than RAG". The topics included

* why Python has become the language of AI
* what is it about Python that made it so adaptable to new developments
* how does Functional Programming get into Python and was it a good idea
* does Guido do vibe coding?
* and more

See [the full interview on DevReal AI](https://www.devreal.ai/guido-van-rossum-by-the-pybay/), the community blog for DevRel advocates in AI.

/r/Python
https://redd.it/1or2vxm
How Big is the GIL Update?

So for intro, I am a student and my primary langauge was python. So for intro coding and DSA I always used python.

Took some core courses like OS and OOPS to realise the differences in memory managament and internals of python vs languages say Java or C++. In my opinion one of the biggest drawbacks for python at a higher scale was GIL preventing true multi threading. From what i have understood, GIL only allows one thread to execute at a time, so true multi threading isnt achieved. Multi processing stays fine becauses each processor has its own GIL

But given the fact that GIL can now be disabled, isn't it a really big difference for python in the industry?
I am asking this ignoring the fact that most current codebases for systems are not python so they wouldn't migrate.

/r/Python
https://redd.it/1oqn305
How should linters treat constants and globals?

As a followup to my previous [post](https://www.reddit.com/r/Python/comments/1oj4mcr/comment/nm6qgio/?sort=top), I'm working on an ask for Pylint to implement a more comprehensive strategy for constants and globals.

A little background. Pylint currently uses the following logic for variables defined at a module root.

* Variables assigned once are considered constants
* If the value is a literal, then it is expected to be UPPER\_CASE (const-rgx)
* If the value is not a literal, is can use either UPPER\_CASE (const-rgx) or snake\_case (variable-rgx)
* There is no mechanism to enforce one regex or the other, so both styles can exist next to each other
* Variables assigned more than once are considered "module-level variables"
* Expected to be snake\_case (variable-rgx)
* No distinction is made for variables inside a dunder name block

I'd like to propose the following behavior, but would like community input to see if there is support or alternatives before creating the issue.

* Variables assigned exclusively inside the dunder main block are treated as regular variables
* Expected to be snake\_case (variable-rgx)
* Any variable reassigned via the global keyword is treated as a global
* Expected to be snake\_case (variable-rgx)


/r/Python
https://redd.it/1oqytrv
Email Service instead of gmail

Build Blog for My academy,
but using gmail is not reliable ,
what is the best option and cheap also to send emails such as Forgot password or account activation?

any recommendation



/r/django
https://redd.it/1or8qmt
venv-rs: Virtual Environment Manager TUI

Hello everyone. I'd like to showcase my project for community feedback.

# Project Rationale

Keeping virtual environments in a hidden folder in $HOME became a habit of mine and I find it very convenient for most of my DS/AI/ML projects or quick scripting needs. But I have a few issues with this:

I can't see what packages I have in a venv without activating it.
I can't easily browse my virtual environments even though they are collected in a single place.
Typing the activation command is annoying.
I can't easily see disk space usage.

So I developed venv-rs to address my needs. It's finally usable enough to share it.

# What my project does

Currently it has most features I wanted in the first place. Mainly:

a config file to specify the location of the folder where I put my venvs.
shows venvs, its packages, some basic info about the venv and packages.
copies activation command to clipboard.
searches for virtual environments recursively

Check out the README.md in the repo for usage gifs and commands.

# Target audience

Anyone who's workflow & needs align with mine above (see Project Rationale).

# Comparison

There are similar venv manager projects, but venv-rs is a TUI and not a CLI. I think TUIs

/r/Python
https://redd.it/1or92do
Does anyone have a rough idea of how much more power Flask uses compared to Go for APIs, in percentage terms?



/r/flask
https://redd.it/1or8hdj