Metadata-Version: 2.1
Name: pyfony-core
Version: 0.7.0a3
Summary: Pyfony core
Home-page: https://github.com/pyfony/core
License: MIT
Author: Jiri Koutny
Author-email: jiri.koutny@datasentics.com
Requires-Python: >=3.7.3,<3.8.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Dist: injecta (>=0.8.11,<0.9.0)
Requires-Dist: pyfony-bundles (==0.2.5a2)
Project-URL: Repository, https://github.com/pyfony/core
Description-Content-Type: text/markdown

# Pyfony Core

[Pyfony](https://github.com/pyfony/pyfony) is a **Dependency Injection (DI) powered framework** written in Python

## Installation

```
$ pip add pyfony-core
```

