Metadata-Version: 2.1
Name: pyfony-core
Version: 0.8.0b1
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,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: injecta (>=0.10.0b1)
Requires-Dist: pyfony-bundles (>=0.4.0b1)
Project-URL: Repository, https://github.com/pyfony/core
Description-Content-Type: text/markdown

# Pyfony Core

Part of the [Pyfony Framewok](https://github.com/pyfony/pyfony)

## Installation

```
$ poetry add pyfony-core
```

