.. Create aio app documentation master file, created by sphinx-quickstart on Tue Dec 25 03:13:41 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. The aiohttp boilerplate. A quick start for your aiohttp application. ==================================================================== What is a `create aio app`? This project is designed to quickly and simply create a web application based on `aiohttp` using best practices. A `create aio app` provides testing, documentation, deploying and a lot of other helpful boilerplate code for quickly start with `aiohttp`. .. image:: https://raw.githubusercontent.com/aio-libs/create-aio-app/master/assets/assets.png :align: center Requirements ------------ To start with `create aio app` you need to have: - docker - docker-compose Features -------- .. raw:: html .. toctree:: :maxdepth: 2 :caption: Aiohttp Quick start: pages/aiohttp_quick_start.rst .. toctree:: :maxdepth: 2 :caption: Developing: pages/commands.rst .. toctree:: :maxdepth: 2 :caption: Documentation: pages/documentation.rst .. toctree:: :maxdepth: 2 :caption: Tests: pages/tests.rst .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ------------------ * :ref:`genindex` * :ref:`search` .. This part only for the main site https://create-aio-app.readthedocs.io/ .. you can remove this block .. meta:: :google-site-verification: j1mO2aGrv4_nqNpK6bz7R-8cxCIvQ356YCUT8NVnbKs :description: The aiohttp boilerplate for quick start your aiohttp application. :keywords: aiohttp, boilerplate, aio, quick start, cookiecutter, python3, pytest, sqlAlchemy, alembic