[ 源代码: python-requirements-detector ]
软件包:python3-requirements-detector(1.2.2-2)
python3-requirements-detector 的相关链接
Debian 的资源:
下载源码包 python-requirements-detector:
- [python-requirements-detector_1.2.2-2.dsc]
- [python-requirements-detector_1.2.2.orig.tar.gz]
- [python-requirements-detector_1.2.2-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
finds and lists the requirements of a Python project
Requirements-detector could be run either as a module or with its CLI tool (detect-requirements). It scans for and lists the project's requirements out of several sources for them.
This package contains the CLI tool and the modules for Python 3.
其他与 python3-requirements-detector 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-astroid (>= 1.4.0)
- rebuild a new abstract syntax tree from Python's AST (Python3)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-semver
- helps to compare semantic versioning - Python 3.x
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x