Posts for python

Python Automation with Nox

Nox is a powerful tool that allows us to automate common tasks done with Python such as linting, testing and releasing to code repositories.

April 16, 2021 python nox