Summary: My talk on building autonomous agents with gym-retro, presented at the 10th edition of The MindCamp event, including the source code and demos.
Summary: How I use Python 3.6, with flake8 as a linter, and mypy for typed Python at work and in personal projects.
Summary: Discusses their experience with Elastic Beanstalk, Docker, and CircleCI while working on a new project. Provides notes and references for each tool and discuss alternatives to Elastic Beanstalk.
Summary: A Python script for the Pelican static site generator, which automates post-processing tasks and uploads modified files for faster blog deployment.
Summary: How to customize the archives page of a blog using the Pelican platform, specifically grouping posts by year using Jinja template system.