Metadata-Version: 2.3
Name: fwdi
Version: 0.0.27
Summary: Solve Flat Web library With Lightweight Dependency injection
Project-URL: Homepage, https://github.com/Alitrix/fwdi-dev
Project-URL: Issues, https://github.com/Alitrix/fwdi-dev/issues
Author-email: Pozin Andrey <alien-kms@mail.ru>
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Requires-Dist: fastapi
Requires-Dist: passlib
Requires-Dist: peewee
Requires-Dist: pyjwt
Requires-Dist: python-multipart
Requires-Dist: uvicorn
Description-Content-Type: text/markdown

# Flat Web library With Lightweight Dependency injection

A lightweight library that makes it easy to create and use controller-based web services using dependency injection.
Code of Conduct. Flat Web Dependency Injection Service is a lightweight open source library that allows you to use 
web roots with necessary dependency injection by automatically populating class constructors.

This library will be regularly modified and built further, this is the Alpha version.