Generates requirement.txt
Project description
PipReqgen
Pipreqeqgen is a Python-based tool that automatically generates a requirements.txt file for a given Python or Jupyter notebook file.
Features
- Extracts imports from a Python or Jupyter notebook file.
- Fetches the current version of each imported module.
- Generates a
requirements.txtfile with the module names and their corresponding versions.
Installation
To install Pipreqgen, you can use pip:
pip install pipreqgen
If you want to install the latest development version, you can clone the repository and run the setup.py file:
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
pipreqgen-0.0.1.tar.gz
(3.1 kB
view details)
File details
Details for the file pipreqgen-0.0.1.tar.gz.
File metadata
- Download URL: pipreqgen-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
582d07371fe8cdeeb60131c940cfa5005b1cee939ba39a91b665d99c27cbcae9
|
|
| MD5 |
d1197a0c41ea4b2017f9a24a93b5c377
|
|
| BLAKE2b-256 |
263bc02b21ce34dc0c629a09f00a1764f0456d6d626797ab29018baec1ad0930
|