Metadata-Version: 2.1
Name: full-stack-agent
Version: 0.1.0
Summary: A CLI tool for initializing full-stack projects with best practices
Home-page: https://github.com/GM-11/full-stack-agent
Author: Gopal Mathur
Author-email: mathurgopal1001@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: inquirer
Requires-Dist: langchain
Requires-Dist: langchain-community
Requires-Dist: langchain-groq
Requires-Dist: python-dotenv
Requires-Dist: tavily-python

# Full Stack Agent

A CLI tool for initializing full-stack projects with best practices
