============================== aiohttp-things's documentation ============================== |ReadTheDocs| |PyPI release| |License| |Python versions| |PyPI downloads| |GitHub CI| .. |ReadTheDocs| image:: https://readthedocs.org/projects/aiohttp-things/badge/?version=latest :target: https://aiohttp-things.readthedocs.io/en/latest/?badge=latest :alt: Read The Docs build .. |PyPI release| image:: https://badge.fury.io/py/aiohttp-things.svg :target: https://pypi.org/project/aiohttp-things/ :alt: Release .. |License| image:: https://img.shields.io/badge/License-MIT-green :target: https://github.com/ri-gilfanov/aiohttp-things/blob/master/LICENSE :alt: MIT License .. |Python versions| image:: https://img.shields.io/badge/Python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue :target: https://pypi.org/project/aiohttp-things/ :alt: Python version support .. |PyPI downloads| image:: https://static.pepy.tech/personalized-badge/aiohttp-things?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Downloads :target: https://pepy.tech/project/aiohttp-things :alt: PyPI downloads count .. |GitHub CI| image:: https://github.com/ri-gilfanov/aiohttp-things/actions/workflows/ci.yml/badge.svg?branch=master :target: https://github.com/ri-gilfanov/aiohttp-things/actions/workflows/ci.yml :alt: GitHub continuous integration Modest utility collection for development with `AIOHTTP `_ framework. Installation ------------ Installing ``aiohttp-things`` with pip: :: pip install aiohttp-things .. toctree:: :maxdepth: 1 :caption: Contents examples reference releases