File: README.rst

package info (click to toggle)
python-molotov 2.7-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,264 kB
  • sloc: python: 4,121; makefile: 60
file content (22 lines) | stat: -rw-r--r-- 673 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
=======
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>`_