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.6 (2015-04-22)
---------------------
* py3 print function
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.6 (2015-04-22)
---------------------
* py3 print function
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.6.tar.gz
(15.8 kB
view details)
Built Distribution
File details
Details for the file pipreqs-0.1.6.tar.gz
.
File metadata
- Download URL: pipreqs-0.1.6.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
179655818e555168edda5ba609cdae23d325f4a410e53f9401288fc7beefdf25
|
|
MD5 |
a8c3cfb641e6ab4639d04e4ff8cb94d5
|
|
BLAKE2b-256 |
a00ff62c06e51f92e35eddf0acd336a3878cf378143d375c09f16a91b187db1f
|
File details
Details for the file pipreqs-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: pipreqs-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fdfc6e5e8af71eeeb03e9a977359371cbe6e9ad2f33a395408dab790b17dc8b6
|
|
MD5 |
b8d9a46d6b1ddb98482b1305591f9880
|
|
BLAKE2b-256 |
4c9a59aefc646d317783ccd212b65f7d8c46acffba08405ec2032ea9cdd3dc36
|