TIL 2020-07-14
-
Barry Warsaw adapted the Zen of Python into a Song! - A delightful musical interpretation of Python’s guiding principles.
-
Flit for Python - A simple way to put Python packages and modules on PyPI.
-
Gumshoe is a great scrolling effect for sidebars etc in vanilla JS - A vanilla JavaScript scrollspy script.
-
Poetry for Python Projects - Manage environments for Python, as well as project dependency information.
-
Profiling Flask Apps using werkzeug.contrib.profiler.ProfilerMiddleware - A gist showing how to profile Flask applications.
-
SCons - A software construction tool and build system.
-
The Baader-Meinhof Phenomenon or Frequency Illusion - When you discover something and see it everywhere. More on cognitive biases.
-
What the heck is Pyproject.toml? - Brett Cannon explains Python’s new project configuration file.
-
sphinx-tabs
- A great way to add tabbed views in Sphinx documentation.