TIL 2020-12-23

  1. Debugging Python Containers in Production - Techniques for debugging Python applications running in Docker containers.

  2. GitHub - dhylands/rshell - Remote Shell for MicroPython devices, enabling file management and REPL access.

  3. Speakers Who Want a Platform - Directory of underrepresented speakers for conferences and events.

  4. Flask-SocketIO-Chat - Simple chat application demonstrating Flask-SocketIO structure.

  5. pre-commit/identify - File identification library for Python, useful in pre-commit hooks.

  6. tomnomnom/gron - Make JSON greppable by flattening it into discrete assignments.

  7. Introduction to Analytics Modeling - edX course on data analytics and modeling techniques.

  8. Parsing JSON at the CLI with jq - Practical guide to using jq for JSON processing at the command line.