Metadata-Version: 2.1
Name: iko
Version: 0.2.0
Summary: Iko is an asynchronous micro-framework for converting data into different structures.
Home-page: UNKNOWN
Author: Ilya Chistyakov
Author-email: ilchistyakov@gmail.com
License: MIT
Project-URL: Source, https://github.com/MyGodIsHe/iko
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6

iko
==========

.. image:: https://img.shields.io/pypi/v/iko.svg
    :target: https://pypi.org/project/iko/

.. image:: https://img.shields.io/pypi/pyversions/iko.svg
    :target: https://pypi.org/project/iko/

.. image:: https://codecov.io/gh/MyGodIsHe/iko/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/MyGodIsHe/iko
    :alt: Code coverage Status

.. image:: https://travis-ci.org/MyGodIsHe/iko.svg?branch=master
    :target: https://travis-ci.org/MyGodIsHe/iko

Iko is an asynchronous micro-framework for
converting data into different structures.


