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
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
Reddit
From the django community on Reddit
Explore this post and more from the django community
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
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
Reddit
From the django community on Reddit
Explore this post and more from the django community
💻 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
| 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
Retailhubpro
RetailHub Pro - Point of Sale System
RetailHub Pro - Professional Point of Sale System for Business Management
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
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
Reddit
From the MachineLearning community on Reddit
Explore this post and more from the MachineLearning community
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
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
Reddit
From the django community on Reddit
Explore this post and more from the django community
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
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
Reddit
From the django community on Reddit
Explore this post and more from the django community
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
# 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
Redditinc
Reddit Rules
Reddit Rules - Reddit
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
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
Reddit
From the MachineLearning community on Reddit
Explore this post and more from the MachineLearning community
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
# 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
Amazon
Fluent Python: Clear, Concise, and Effective Programming
Fluent Python: Clear, Concise, and Effective Programming [Ramalho, Luciano] on Amazon.com. *FREE* shipping on qualifying offers. Fluent Python: Clear, Concise, and Effective Programming
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
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
YouTube
django-bolt 3.0 streaming benchmark 🎉 Handling 10,000 requests concurrently
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…
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…
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 curlcffi, 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
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 curlcffi, 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
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
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
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
DevReal AI
Guido van Rossum By the PyBay
Alexy Khrabrov interviews Guido van Rossum, the creator of Python, at the 10th PyBay conference in San Francisco.
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
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
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
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
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
Reddit
avylove's comment on "Pylint 4 changes what's considered a constant. Does a use case exist?"
Explore this conversation and more from the Python community
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
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
Reddit
From the django community on Reddit
Explore this post and more from the django community
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
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
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
GitHub
GitHub - Ardnys/venv-rs: high level Python virtual environment manager
high level Python virtual environment manager. Contribute to Ardnys/venv-rs development by creating an account on GitHub.
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
/r/flask
https://redd.it/1or8hdj
Reddit
From the flask community on Reddit
Explore this post and more from the flask community
7 vulnerabilities in django-allauth enabling account impersonation and token abuse
https://zeropath.com/blog/django-allauth-account-takeover-vulnerabilities
/r/django
https://redd.it/1ork895
https://zeropath.com/blog/django-allauth-account-takeover-vulnerabilities
/r/django
https://redd.it/1ork895
Zeropath
7 vulnerabilities in django-allauth enabling account impersonation and token abuse - ZeroPath Blog
Our audit of django-allauth uncovered seven vulnerabilities, including two that enable user impersonation and others affecting token handling, email verification, and HTTP configuration. We detail how our AI-assisted scanner exposed these logic-level issues…
Published my first Django package
https://github.com/spider-hand/django-lightning-seed
/r/django
https://redd.it/1ory9je
https://github.com/spider-hand/django-lightning-seed
/r/django
https://redd.it/1ory9je
GitHub
GitHub - spider-hand/django-lightning-seed: A blazing-fast Django management command for seeding data
A blazing-fast Django management command for seeding data - spider-hand/django-lightning-seed