File: built_with.rst

package info (click to toggle)
python-aiohttp 3.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,640 kB
  • sloc: python: 40,369; ansic: 15,798; makefile: 382
file content (27 lines) | stat: -rw-r--r-- 1,205 bytes parent folder | download
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
.. _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>`_.


* `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.