Python etc is over 200 posts about Python stdlib and internals. We're bringing you bite-sized quality content since 2018.
- 📢 Subscribe to the Telegram channel for weekly posts: @pythonetc
- 🌐 Read nicely organized past posts on website: pythonetc.orsinium.dev
- Python stdlib.
- Python syntax and new features.
- PEPs, old and new, including drafts or even rejected.
- Short Python code snippets.
The posts are written for the Telegram channel first, and so are short both horizontally and verically.
- Ad of any kind. Telegram inserts some ad of its own, but we don't get any money from it. And we wish we could get rid of it!
- Anything about third-party libraries.
- Anything not about Python, except rare channel announcements.
Psss, wanna write some Python posts for the fame and love? Here, we have a guide for you.
What:
- Any new posts that fit our goals described above. Check out todo.md if you're need some ideas.
- Grammar fixes, metadata improvements, and any kind of corrections to the posts.
- Small improvements to the website.
How:
- Search the Telegram channel to make sure we haven't covered it before.
- Fork the project and make the changes. See Contributing to projects guide if you're new to open source.
- Install task
- Run
task all
to see if there are any errors. - If everything is good, open a PR, and we will review it in a few days.
Happy hacking! 💙