TIL 2020-12-26
Kakoune - Code Editor - Modern code editor with a unique selection-based editing model, designed as an alternative to Vim.
Cookiecutter pytest plugin template - Template for creating pytest plugins with proper project structure.
Logging, Flask, and Gunicorn - The Manageable Way - Best practices for configuring logging in Flask applications deployed with Gunicorn.
Cookiecutter directories organization - Advanced Cookiecutter features for organizing templates in directories.
Cookiecutter replay project generation - Feature for replaying previous project generations with stored parameters.
Python logging.handlers documentation - Comprehensive guide to Python’s logging handlers.
psutil documentation - Cross-platform library for system and process utilities in Python.