Metadata-Version: 2.4
Name: AutoReqGen
Version: 0.1.14
Summary: Smarter pipreqs alternative with code formatting and documentation generation
Home-page: https://github.com/harichselvamc/AutoReqGen
Author: Harichselvam
Author-email: Harichselvam <harichselvamc@gmail.com>
License: MIT
Project-URL: Documentation, https://github.com/harichselvam/AutoReqGen
Project-URL: Source, https://github.com/harichselvam/AutoReqGen
Project-URL: Issues, https://github.com/harichselvam/AutoReqGen/issues
Keywords: pipreqs,automation,requirements,docgen,formatter
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# AutoReqGen

## 📌 Core Badges
[![PyPI version](https://badge.fury.io/py/AutoReqGen.svg)](https://badge.fury.io/py/AutoReqGen)
[![PyPI - Downloads](https://static.pepy.tech/badge/autoreqgen)](https://pepy.tech/project/autoreqgen)
[![PyPI - Monthly Downloads](https://static.pepy.tech/badge/autoreqgen/month)](https://pepy.tech/project/autoreqgen)
[![PyPI - Weekly Downloads](https://static.pepy.tech/badge/autoreqgen/week)](https://pepy.tech/project/autoreqgen)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)


## 📊 Activity & Maintenance
[![GitHub Repo stars](https://img.shields.io/github/stars/harichselvamc/AutoReqGen?style=social)](https://github.com/harichselvamc/AutoReqGen/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/harichselvamc/AutoReqGen?style=social)](https://github.com/harichselvamc/AutoReqGen/network)
[![GitHub issues](https://img.shields.io/github/issues/harichselvamc/AutoReqGen)](https://github.com/harichselvamc/AutoReqGen/issues)
[![GitHub last commit](https://img.shields.io/github/last-commit/harichselvamc/AutoReqGen)](https://github.com/harichselvamc/AutoReqGen/commits/main)
[![GitHub contributors](https://img.shields.io/github/contributors/harichselvamc/AutoReqGen)](https://github.com/harichselvamc/AutoReqGen/graphs/contributors)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/harichselvamc/AutoReqGen)](https://github.com/harichselvamc/AutoReqGen/pulse)
[![Maintenance](https://img.shields.io/maintenance/yes/2025.svg)](https://github.com/harichselvamc/AutoReqGen)


## 📦 Repo Stats
[![GitHub repo size](https://img.shields.io/github/repo-size/harichselvamc/AutoReqGen)](https://github.com/harichselvamc/AutoReqGen)
[![GitHub language count](https://img.shields.io/github/languages/count/harichselvamc/AutoReqGen)](https://github.com/harichselvamc/AutoReqGen)

# AutoReqGen
⚡ A smarter alternative to pipreqs — AutoReqGen scans your entire project recursively, accurately generates requirements.txt with exact versions, formats your code using tools like Black or isort, and even auto-generates documentation from your docstrings. One tool to automate and optimize your Python workflow.
