Package python3-module-requirements-detector: Information
Source package: python3-module-requirements-detector
Version: 1.3.2-alt1
Build time: Nov 13, 2024, 02:27 PM
Category: Development/Python3
Report package bugLicense: MIT
Summary: Python tool to find and list requirements of a Python project
Description:
requirements-detector is a simple Python tool which attempts to find and list the requirements of a Python project. When run from the root of a Python project, it will try to ascertain which libraries and the versions of those libraries that the project depends on.
Maintainer: Anton Vyatkin
List of contributors:
Anton Vyatkin
Andrey Bychkov
Aleksei Nikiforov
Stanislav Levin
Igor Vlasenko
Denis Medvedev
Eugeny A. Rostovtsev
Anton Vyatkin
Andrey Bychkov
Aleksei Nikiforov
Stanislav Levin
Igor Vlasenko
Denis Medvedev
Eugeny A. Rostovtsev
Last changed
Nov. 13, 2024 Anton Vyatkin 1.3.2-alt1
- New version 1.3.2.
Oct. 6, 2024 Anton Vyatkin 1.3.1-alt1
- New version 1.3.1.
March 13, 2024 Anton Vyatkin 1.2.2-alt2
- Fixed FTBFS.