Python Automation with Nox
April 16, 2021
python
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.
Nox is a powerful tool that allows us to automate common tasks done with Python such as linting, testing and releasing to code repositories.