Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGES/11233.doc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added ``Wireup`` to third-party libraries -- by :user:`maldoinc`.
1 change: 1 addition & 0 deletions docs/built_with.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ project, pointing to `<https://github.com/aio-libs/aiohttp>`_.
* `DEEPaaS API <https://github.com/indigo-dc/DEEPaaS>`_ REST API for Machine learning, Deep learning and artificial intelligence applications.
* `BentoML <https://github.com/bentoml/BentoML>`_ Machine Learning model serving framework
* `salted <https://github.com/RuedigerVoigt/salted>`_ fast link check library (for HTML, Markdown, LaTeX, ...) with CLI
* `Unofficial Tabdeal API <https://github.com/MohsenHNSJ/unofficial_tabdeal_api>`_ A package to communicate with the *Tabdeal* trading platform.
3 changes: 3 additions & 0 deletions docs/third_party.rst
Original file line number Diff line number Diff line change
Expand Up @@ -309,3 +309,6 @@ ask to raise the status.

- `aiohttp-openmetrics <https://github.com/jelmer/aiohttp-openmetrics>`_
An aiohttp middleware for exposing Prometheus metrics.

- `wireup <https://github.com/maldoinc/wireup>`_
Performant, concise, and easy-to-use dependency injection container.
Loading