Today I Learned

Short TIL posts

1864 posts latest post 2026-06-04 simple view
Publishing rhythm
May 2026 | 29 posts
I’m really excited about pytest-watch [1], an amazing project by joeyespo [2]. It’s worth exploring! Local continuous test runner with pytest and watchdog. References: [1]: https://github.com/joeyespo/pytest-watch [2]: https://github.com/joeyespo
Check out aws [1] and their project aws-cli [2]. Universal Command Line Interface for Amazon Web Services References: [1]: https://github.com/aws [2]: https://github.com/aws/aws-cli
Just starred pyp [1] by hauntsaninja [2]. It’s an exciting project with a lot to offer. Easily run Python at the shell! Magical, but never mysterious. References: [1]: https://github.com/hauntsaninja/pyp [2]: https://github.com/hauntsaninja
I like econchick’s [1] project interrogate [2]. Explain yourself! Interrogate a codebase for docstring coverage. References: [1]: https://github.com/econchick [2]: https://github.com/econchick/interrogate
Check out rec [1] and their project safer [2]. 🧷 A safer writer 🧷 References: [1]: https://github.com/rec [2]: https://github.com/rec/safer
The work on autoflake [1] by fake-name [2]. Removes unused imports and unused variables as reported by pyflakes References: [1]: https://github.com/fake-name/autoflake [2]: https://github.com/fake-name
Check out trys [1] and their project sergey [2]. A tiny lil’ static site generator References: [1]: https://github.com/trys [2]: https://github.com/trys/sergey
I’m impressed by alive-progress [1] from rsalmei [2]. A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations! References: [1]: https://github.com/rsalmei/alive-progress [2]: https://github.com/rsalmei
I’m really excited about vim-quickui [1], an amazing project by skywind3000 [2]. It’s worth exploring! The missing UI extensions for Vim 9 (and NeoVim) !! 😎 References: [1]: https://github.com/skywind3000/vim-quickui [2]: https://github.com/skywind3000
If you’re into interesting projects, don’t miss out on bashtop [1], created by aristocratos [2]. Linux/OSX/FreeBSD resource monitor References: [1]: https://github.com/aristocratos/bashtop [2]: https://github.com/aristocratos
Looking for inspiration? autoreload [1] by stevekrenzel [2]. A small python script to watch a directory for changes and reload a process when a change is detected. References: [1]: https://github.com/stevekrenzel/autoreload [2]: https://github.com/stevekrenzel
Check out madzak [1] and their project python-json-logger [2]. Json Formatter for the standard python logger References: [1]: https://github.com/madzak [2]: https://github.com/madzak/python-json-logger
Check out justmarkham [1] and their project scikit-learn-tips [2]. 🤖⚡ 50 scikit-learn tips References: [1]: https://github.com/justmarkham [2]: https://github.com/justmarkham/scikit-learn-tips
Check out Textualize [1] and their project rich [2]. Rich is a Python library for rich text and beautiful formatting in the terminal. References: [1]: https://github.com/Textualize [2]: https://github.com/Textualize/rich
I’m really excited about cpython [1], an amazing project by python [2]. It’s worth exploring! The Python programming language References: [1]: https://github.com/python/cpython [2]: https://github.com/python
I recently discovered scully [1] by scullyio [2], and it’s truly impressive. The Static Site Generator for Angular apps References: [1]: https://github.com/scullyio/scully [2]: https://github.com/scullyio
I came across pydevto [1] from lpellis [2], and it’s packed with great features and ideas. Unofficial dev.to api References: [1]: https://github.com/lpellis/pydevto [2]: https://github.com/lpellis
I’m really excited about kedro-pandas-profiling [1], an amazing project by brickfrog [2]. It’s worth exploring! A simple wrapper to use Pandas Profiling easily in Kedro References: [1]: https://github.com/brickfrog/kedro-pandas-profiling [2]: https://github.com/brickfrog
The work on gregives.co.uk [1] by gregives [2]. Personal site and portfolio of software engineer Greg Ives References: [1]: https://github.com/gregives/gregives.co.uk [2]: https://github.com/gregives
I’m impressed by act [1] from nektos [2]. Run your GitHub Actions locally 🚀 References: [1]: https://github.com/nektos/act [2]: https://github.com/nektos