Skip to content

foxpc-ai/pipreqgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.txt file 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:

About

Generates requirements.txt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages