Metadata-Version: 2.4
Name: findreq
Version: 0.1.0
Summary: A Python utility to detect imported modules and generate pip install commands for a project.
Author-email: Syed Rakesh Uddin <syedrakeshuddin@gmail.com>
License: MIT
Keywords: dependencies,python,packages
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# findreq

A Python utility to detect imported modules and generate pip install commands for a project.
