Claudio JolowiczHypermodern Python 6: CI/CDA guide to modern Python tooling with a focus on simplicity and minimalism. This chapter covers CI/CD with GitHub Actions, Poetry, and Nox.Feb 5, 20204Feb 5, 20204
Claudio JolowiczHypermodern Python 5: DocumentationA guide to modern Python tooling with a focus on simplicity and minimalism. This chapter covers documentation with Sphinx and autodoc.Jan 29, 20201Jan 29, 20201
Claudio JolowiczHypermodern Python 4: TypingA guide to modern Python tooling with a focus on simplicity and minimalism. This chapter covers type checking with mypy and pytype.Jan 22, 20203Jan 22, 20203
Claudio JolowiczHypermodern Python 3: LintingA guide to modern Python tooling with a focus on simplicity and minimalism. This chapter covers linting with Flake8, Nox, and pre-commit.Jan 15, 20203Jan 15, 20203
Claudio JolowiczHypermodern Python 2: TestingA guide to modern Python tooling with a focus on simplicity and minimalism. This chapter covers testing with Pytest, Nox, and Coverage.py.Jan 8, 20207Jan 8, 20207
Claudio JolowiczHypermodern PythonA guide to modern Python tooling with a focus on simplicity and minimalism. This chapter covers setting up a project using Poetry and…Jan 1, 202014Jan 1, 202014
Claudio JolowiczinThe StartupHosting a Hugo blog on GitHub Pages with Travis CISetting up a blog on GitHub Pages using Hugo, an open-source static site generator.May 24, 20191May 24, 20191
Claudio JolowiczinThe StartupEfficient Docker builds for large monoreposBuild Docker images from monorepos incrementally. A technique to reduce image size and speed up builds dramatically.May 24, 20191May 24, 20191