Metadata-Version: 2.4
Name: fastpaip
Version: 0.0.1
Summary: An open-source Python framework for building AI pipelines using reusable, composable modules.
Author-email: Guillermolb <author@example.com>
Project-URL: Homepage, https://github.com/Guillermolb/fastpaip
Project-URL: Issues, https://github.com/Guillermolb/fastpaip/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: sqlalchemy
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Requires-Dist: python-dotenv
Requires-Dist: psycopg2-binary
Requires-Dist: python-jose
Requires-Dist: passlib
Requires-Dist: python-multipart
Requires-Dist: alembic
Requires-Dist: httpx
Requires-Dist: boto3
Requires-Dist: mangum
Requires-Dist: openai
Dynamic: license-file

# fastpaip
