Metadata-Version: 2.4
Name: rodrigo0000-fastapi-core-services
Version: 1.0.0
Summary: Service layer for FastAPI with Email, Stripe, and Plan management
Home-page: https://github.com/Rodrigo0000ESP/ComponentsFactory
Author: Rodrigo Diaz Munoz
Author-email: rodrigo@example.com
Keywords: fastapi services stripe email payments saas
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Framework :: FastAPI
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: stripe>=11.3.0
Requires-Dist: pydantic[email]>=2.10.5
Requires-Dist: email-validator>=2.2.0
Requires-Dist: sqlalchemy>=2.0.36
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

FastAPI Core Services - Reusable service modules for email notifications, Stripe payment integration, and subscription plan management
