1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
=======
molotov
=======
.. image:: http://readthedocs.org/projects/molotov/badge/?version=latest
:target: https://molotov.readthedocs.io
.. image:: https://img.shields.io/pypi/pyversions/molotov.svg
:target: https://molotov.readthedocs.io
.. image:: https://github.com/tarekziade/molotov/actions/workflows/ci.yml/badge.svg?branch=main
:target: https://github.com/tarekziade/molotov/actions/workflows/ci.yml?query=branch%3Amain
Simple Python 3.8+ tool to write load tests.
Based on `asyncio <https://docs.python.org/3/library/asyncio.html>`_,
Built with `aiohttp <http://aiohttp.readthedocs.io>`_ 3.x
`Full Documentation <https://molotov.readthedocs.io>`_
|