How to make your Python code more idiomatic – 25 tips and tricks
Does the same job
all alternatives →- LPLearn Python the Right Way – free introduction to Python book2021 · learnpythontherightway.com · ▲245
- IWI wrote a book about Python2021 · pragprog.com · ▲181
- PPPractical Python – Python projects for beginners2020 · codewithrepl.it · ▲38
- JUJazz up your Python scripts with sound effects2020 · github.com · ▲162
- IYImprove your Python regex skills with 75 interactive exercises2021 · github.com · ▲175
- IWI wrote a book on idiomatic Python. Here's its insane build/test system2013 · ▲15
Background: I've been working on a book to help developers learn and write idiomatic Python. It's taken far longer than I imagined, but today I made it available for purchase (http://www.jeffknupp.com/writing-idiomatic-python-ebook). The automated build and test system I'm using is ridiculous. It uses: virtualenv, tox, pytest, coverage, doctest, pandoc, make, xelatex, makeindex, and a ~200 line Python script to collect and format the output. The details of the build/test system I created are described in detail here:…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, July 2018
the whole month →- BA
Life & fun · 2018 · brow.sh


- TR
Dev tools · 2018 · github.com

