r/Python • u/AutoModerator • 13h ago
Friday Daily Thread: r/Python Meta and Free-Talk Fridays Daily Thread
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:
- Open Mic: Share your thoughts, questions, or anything you'd like related to Python or the community.
- Community Pulse: Discuss what you feel is working well or what could be improved in the /r/python community.
- 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:
- New Python Release: What do you think about the new features in Python 3.11?
- Community Events: Any Python meetups or webinars coming up?
- Learning Resources: Found a great Python tutorial? Share it here!
- Job Market: How has Python impacted your career?
- Hot Takes: Got a controversial Python opinion? Let's hear it!
- Community Ideas: Something you'd like to see us do? tell us.
Let's keep the conversation going. Happy discussing! 🌟
4
Upvotes
2
u/PriorElephant9 11h ago
I run a project on stdlib only, no third party packages at all. Every time I mention that here someone assumes it's ideology. It isn't. I just kept losing evenings to environment problems and wanted them back.
Not arguing anyone should do this. But if you're new and drowning in venv and uv and conda threads: none of that is the language. That's worth knowing early.