{"library":"nox","type":"library","category":null,"description":"Nox is a command-line tool that automates development tasks like testing and linting across multiple Python environments. It utilizes a standard Python file (`noxfile.py`) for configuration, creating isolated virtual environments for each defined session. This approach provides programmatic control and reproducibility, installing specified dependencies and running commands within each isolated environment. As of version 2026.2.9, Nox is actively maintained with a regular release cadence, often following a calendar versioning scheme.","language":"python","status":"active","version":"2026.2.9","tags":["testing","automation","virtual environments","development tools","cli"],"install":[{"cmd":"pip install nox","imports":["import nox","@nox.session","def my_session(session: nox.Session):"]},{"cmd":"pipx install nox","imports":[]}],"homepage":"https://nox.thea.codes/","github":"https://github.com/wntrblm/nox","docs":"https://nox.thea.codes","changelog":null,"pypi":"https://pypi.org/project/nox/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":0.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/nox/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}