Pip requirements.txt generator based on imports in project
Project description
===============================
``pipreqs`` - Generate requirements.txt file for any project based on imports
===============================
.. image:: https://img.shields.io/travis/bndr/pipreqs.svg
:target: https://travis-ci.org/bndr/pipreqs
.. image:: https://img.shields.io/pypi/v/pipreqs.svg
:target: https://pypi.python.org/pypi/pipreqs
Installation
------------
::
pip install pipreqs
Usage
-----
::
Usage:
pipreqs <path> [options]
Options:
--savepath Supply custom path for requirements.txt
--debug See debug output
Example
-------
::
$ pipreqs /home/project/location
Successfuly saved requirements file in: /home/project/location/requirements.txt
Why not pip freeze?
--------
History
-------
0.1.5 (2015-04-22)
---------------------
* Add Readme, Add Examples
* Add Stdlib into package
0.1.1 (2015-04-22)
---------------------
* Fix regex matching for imports
* Release on Pypi
0.1.0 (2015-04-22)
---------------------
* First release on Github.
``pipreqs`` - Generate requirements.txt file for any project based on imports
===============================
.. image:: https://img.shields.io/travis/bndr/pipreqs.svg
:target: https://travis-ci.org/bndr/pipreqs
.. image:: https://img.shields.io/pypi/v/pipreqs.svg
:target: https://pypi.python.org/pypi/pipreqs
Installation
------------
::
pip install pipreqs
Usage
-----
::
Usage:
pipreqs <path> [options]
Options:
--savepath Supply custom path for requirements.txt
--debug See debug output
Example
-------
::
$ pipreqs /home/project/location
Successfuly saved requirements file in: /home/project/location/requirements.txt
Why not pip freeze?
--------
History
-------
0.1.5 (2015-04-22)
---------------------
* Add Readme, Add Examples
* Add Stdlib into package
0.1.1 (2015-04-22)
---------------------
* Fix regex matching for imports
* Release on Pypi
0.1.0 (2015-04-22)
---------------------
* First release on Github.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pipreqs-0.1.5.tar.gz
(15.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pipreqs-0.1.5.tar.gz.
File metadata
- Download URL: pipreqs-0.1.5.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4abdd7b19da1a8321573c2f6d2cd767f4e8b54a8d3929e7e76600d047ff9a45
|
|
| MD5 |
e87ebdd0659c2fa423dc435038067264
|
|
| BLAKE2b-256 |
7a10ab9c78940416160819ff8a59f2cbb0c08cb2c052d1e29be4ebef1d0b8093
|
File details
Details for the file pipreqs-0.1.5-py2.py3-none-any.whl.
File metadata
- Download URL: pipreqs-0.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b4fd9d10a15a245807fa39e6f0adfbf1e33e2b63c02ad0af358a3d28143e00f
|
|
| MD5 |
82e26902a8498376516bec6ff24383de
|
|
| BLAKE2b-256 |
c1a850076a975abbe17d95d40af9d00769e38485d6841e0956e3ae0ca06f6a31
|