[ ソース: python-nox ]
パッケージ: python3-nox (2024.04.15-2)
python3-nox に関するリンク
Debian の資源:
python-nox ソースパッケージをダウンロード:
- [python-nox_2024.04.15-2.dsc]
- [python-nox_2024.04.15.orig.tar.gz]
- [python-nox_2024.04.15-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Flexible test automation (Python3 version)
Nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike tox, Nox uses a standard Python file for configuration. It will automatically create virtualenv with the appropriate interpreter, install the specified dependencies, and run the commands in order.
This package contains the Python 3 version of the library.
その他の python3-nox 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-argcomplete
- bash/zsh tab completion for argparse (for Python 3)
-
- dep: python3-colorlog
- formatter to use with the logging module of Python 3
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-tomli
- lil' TOML parser for Python
- または python3-supported-min (>= 3.11)
- パッケージは利用できません
-
- dep: python3-virtualenv
- Python virtual environment creator
-
- sug: python-nox-doc
- Flexible test automation (Documentation)