Metadata-Version: 2.4
Name: FastIoC
Version: 0.1.1
Summary: IoC/DI container for FastAPI with automatic type-based dependency injection
Author-email: "Amir R. Aliakbari (@OpenMindAmir)" <OpenMindAmir@gmail.com>
License-Expression: MIT
Project-URL: Documentation, https://OpenMindAmir.github.io/FastIoC
Project-URL: GitHub, https://github.com/OpenMindAmir/FastIoC
Project-URL: Donation, https://OpenMindAmir.ir/donate
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.116.1
Requires-Dist: typeguard>=4.4.4

# FastIoC

**IoC/DI container for [FastAPI](https://fastapi.tiangolo.com) with automatic type-based dependency injection**

[![PyPI - Version](https://img.shields.io/pypi/v/fastioc?style=flat&logo=python&logoColor=yellow&link=https%3A%2F%2Fpypi.org%2Fproject%2Ffastioc%2F)](https://pypi.org/project/fastioc/)
[![Documentation](https://img.shields.io/badge/Documentation-blue?style=flat&logo=readthedocs&logoColor=white)](https://openmindamir.github.io/FastIoC)
[![Support](https://img.shields.io/badge/Support-violet?style=flat&logo=githubsponsors&logoColor=white&labelColor=black)](https://OpenMindAmir.ir/donate)

---

Comming soon ...
