File size: 1,339 Bytes
065fee7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
.. _aiohttp-built-with:
Built with aiohttp
==================
aiohttp is used to build useful libraries built on top of it,
and there's a page dedicated to list them: :ref:`aiohttp-3rd-party`.
There are also projects that leverage the power of aiohttp to
provide end-user tools, like command lines or software with
full user interfaces.
This page aims to list those projects. If you are using aiohttp
in your software and if it's playing a central role, you
can add it here in this list.
You can also add a **Built with aiohttp** link somewhere in your
project, pointing to `<https://github.com/aio-libs/aiohttp>`_.
* `Pulp <https://pulpproject.org>`_ Platform for managing repositories
of software packages and making them available to consumers.
* `Molotov <http://molotov.readthedocs.io>`_ Load testing tool.
* `Arsenic <https://github.com/hde/arsenic>`_ Async WebDriver.
* `Home Assistant <https://home-assistant.io>`_ Home Automation Platform.
* `Backend.AI <https://backend.ai>`_ Code execution API service.
* `doh-proxy <https://github.com/facebookexperimental/doh-proxy>`_ DNS Over HTTPS Proxy.
* `Mariner <https://gitlab.com/radek-sprta/mariner>`_ Command-line torrent searcher.
* `DEEPaaS API <https//github.com/indigo-dc/deepaas>`_ REST API for Machine learning, Deep learning and artificial intelligence applications.
|