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
ArgMan — Lightweight CLI argument manager
Hey everyone — I built ArgMan because I wanted something lighter than argparse with easier customization of error/help messages.
What My Project Does
- Lightweight command-line argument parser for small scripts and utilities.
- Supports positional and optional args, short & long aliases (e.g., -v / --verbose).
- Customizable error and help messages, plus type conversion and validation hooks.
- Includes a comprehensive unit test suite.
Target Audience
- Developers writing small to medium CLI tools who want less overhead than argparse or click.
- Projects that need simple, customizable parsing and error/help formatting rather than a full-featured framework.
- Intended for production use in lightweight utilities and scripts (not a full replacement for complex CLI apps).
Comparison
- vs argparse: Far smaller, simpler API and easier to customize error/help text; fewer built-in features.
- vs click / typer: Less opinionated and lighter weight — no dependency on decorators/context; fewer higher-level features (no command groups, automatic prompting).
- Use ArgMan when you need minimal footprint and custom messaging; use click/typer for complex multi-command CLIs.
Install
Repo & Feedback
https://github.com/smjt2000/argman
If you try it, I’d appreciate
/r/Python
https://redd.it/1orsvie
Hey everyone — I built ArgMan because I wanted something lighter than argparse with easier customization of error/help messages.
What My Project Does
- Lightweight command-line argument parser for small scripts and utilities.
- Supports positional and optional args, short & long aliases (e.g., -v / --verbose).
- Customizable error and help messages, plus type conversion and validation hooks.
- Includes a comprehensive unit test suite.
Target Audience
- Developers writing small to medium CLI tools who want less overhead than argparse or click.
- Projects that need simple, customizable parsing and error/help formatting rather than a full-featured framework.
- Intended for production use in lightweight utilities and scripts (not a full replacement for complex CLI apps).
Comparison
- vs argparse: Far smaller, simpler API and easier to customize error/help text; fewer built-in features.
- vs click / typer: Less opinionated and lighter weight — no dependency on decorators/context; fewer higher-level features (no command groups, automatic prompting).
- Use ArgMan when you need minimal footprint and custom messaging; use click/typer for complex multi-command CLIs.
Install
pip install argman
Repo & Feedback
https://github.com/smjt2000/argman
If you try it, I’d appreciate
/r/Python
https://redd.it/1orsvie
GitHub
GitHub - smjt2000/argman: A lightweight and minimal Python library for managing command-line arguments.
A lightweight and minimal Python library for managing command-line arguments. - smjt2000/argman
Sunday Daily Thread: What's everyone working on this week?
# Weekly Thread: What's Everyone Working On This Week? 🛠️
Hello /r/Python! It's time to share what you've been working on! Whether it's a work-in-progress, a completed masterpiece, or just a rough idea, let us know what you're up to!
## How it Works:
1. Show & Tell: Share your current projects, completed works, or future ideas.
2. Discuss: Get feedback, find collaborators, or just chat about your project.
3. Inspire: Your project might inspire someone else, just as you might get inspired here.
## Guidelines:
Feel free to include as many details as you'd like. Code snippets, screenshots, and links are all welcome.
Whether it's your job, your hobby, or your passion project, all Python-related work is welcome here.
## Example Shares:
1. Machine Learning Model: Working on a ML model to predict stock prices. Just cracked a 90% accuracy rate!
2. Web Scraping: Built a script to scrape and analyze news articles. It's helped me understand media bias better.
3. Automation: Automated my home lighting with Python and Raspberry Pi. My life has never been easier!
Let's build and grow together! Share your journey and learn from others. Happy coding! 🌟
/r/Python
https://redd.it/1os4iv3
# Weekly Thread: What's Everyone Working On This Week? 🛠️
Hello /r/Python! It's time to share what you've been working on! Whether it's a work-in-progress, a completed masterpiece, or just a rough idea, let us know what you're up to!
## How it Works:
1. Show & Tell: Share your current projects, completed works, or future ideas.
2. Discuss: Get feedback, find collaborators, or just chat about your project.
3. Inspire: Your project might inspire someone else, just as you might get inspired here.
## Guidelines:
Feel free to include as many details as you'd like. Code snippets, screenshots, and links are all welcome.
Whether it's your job, your hobby, or your passion project, all Python-related work is welcome here.
## Example Shares:
1. Machine Learning Model: Working on a ML model to predict stock prices. Just cracked a 90% accuracy rate!
2. Web Scraping: Built a script to scrape and analyze news articles. It's helped me understand media bias better.
3. Automation: Automated my home lighting with Python and Raspberry Pi. My life has never been easier!
Let's build and grow together! Share your journey and learn from others. Happy coding! 🌟
/r/Python
https://redd.it/1os4iv3
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Django devs(not spa) server rendered do you put business logic on client side
Do you put logic like tax & discounts calculation on client side or server side then update ui using ajax? Why so? Tnx
/r/django
https://redd.it/1ork8zc
Do you put logic like tax & discounts calculation on client side or server side then update ui using ajax? Why so? Tnx
/r/django
https://redd.it/1ork8zc
Reddit
From the django community on Reddit
Explore this post and more from the django community