[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1028550: ITP: python-pipreqs -- pip requirements.txt generator based on imports in project



Package: wnpp
Severity: wishlist
Owner: Braulio Henrique Marques Souto <braulio@disroot.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, braulio@disroot.org

* Package name    : python-pipreqs
  Version         : 0.4.11
  Upstream Author : Vadim Kravcenko <vadim.kravcenko@gmail.com>
* URL             : https://github.com/bndr/pipreqs
* License         : Apache-2.0
  Programming Lang: Python
  Description     : pip requirements.txt generator based on imports in project

pipreqs is the solution for creating requirements.txt for those who are not
familiar with python virtual environments or are not used for creating one for
each project. It is a less cumbersome alternative to pip freeze that usually
adds some uninvoked dependencies.

Therefore it is quite useful if a user only requires the packages and libraries
used in an application or the project.

One of the most important things is that it automatically scans the scripts
or Python files for their imported libraries and generates a requirements.txt.

This package installs the library for Python 3.

This package is very useful for python package developers and can also be used
by debian packagers working on python packages.


Reply to: