Metadata-Version: 2.1
Name: faviorm
Version: 0.0.2
Summary: ASGI webserver
Author: Vladimir Vojtenko
Author-email: vladimirdev635@gmail.com
License: MIT
Description-Content-Type: text/markdown

# IORM
![CI](https://github.com/Voldemat/iorm/actions/workflows/python-package.yml/badge.svg)
[![PyPI version](https://badge.fury.io/py/iorm.svg)](https://badge.fury.io/py/iorm)
[![codecov](https://codecov.io/gh/Voldemat/iorm/branch/main/graph/badge.svg?token=2Z4RQKN0JS)](https://codecov.io/gh/Voldemat/iorm)
[![Maintainability](https://api.codeclimate.com/v1/badges/ba25881b76df90867aa8/maintainability)](https://codeclimate.com/github/Voldemat/iorm/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/ba25881b76df90867aa8/test_coverage)](https://codeclimate.com/github/Voldemat/iorm/test_coverage)


## Installation
```bash
pip3 install iorm 
```
