How To Install Molotov?
Install molotov
-
Debian
apt-get install python3-molotov
Click to copy -
Ubuntu
apt-get install python3-molotov
Click to copy -
Kali Linux
apt-get install python3-molotov
Click to copy
python3-molotov
tool to write load tests in PythonCreate a load test in Python using functions decorated with the scenario decorator u2013 those functions needs to be coroutines. Based on asyncio, built with aiohttp. This package contains the Python 3.x module and CLI.
Installing molotov command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu and Kali operating systems. Once you run the command it will install the latest version of molotov 2023 package in your OS.