Python application for generating plot from locust statistics csv
Project description
Locuplot
Locuplot is a python application to generate graph based on locust statistics reporting.
Usage
Install
Locuplot is available on pypi registry, you can:
pip install locuplot
Usage
There is a help command locuplot -h
To use this project, there is 3 arguments to give.
locuplot -d example\stats -p sample -e dist
Arguments list:
- -d | --directory => Specify the folder where the locust stats are.
- -p | --prefix => The prefix you gave to locust for generated stats
- -e | --export => The export directory you want png and html generated files (default to
./dist)
Local setup
Make sure to install poetry first. Then, make a poetry install in the project
root directory.
To execute locuplot locally, use this commands:
poetry run locuplot -d example\stats -p sample
For further information you can display the helper like this:
poetry run locuplot -h
Commands
These custom commands are launched via poetry and an awesome plugin named taskipy. Go check out this project !
Non exhaustive custom commands:
| Command | Description |
|---|---|
| poetry run task locust | Run sample locust test |
| poetry run task jupyter | Launch jupyter notebook with example statistics |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file locuplot-0.1.3.tar.gz.
File metadata
- Download URL: locuplot-0.1.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1eb620cc24d38852e66f702bb659f2a64a80ca19eb0f85ae29380c7f609baf69
|
|
| MD5 |
dea6dabcb1bbc3b5b764d83269cf79be
|
|
| BLAKE2b-256 |
7c7b466e5fbed96e6eda5e69c53a8ce0071eaf1833f3ac278078bc031d8eb95c
|
File details
Details for the file locuplot-0.1.3-py3-none-any.whl.
File metadata
- Download URL: locuplot-0.1.3-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4cceaa8779ff30f64ee7e5e1650909fa6525dd82fbf9f46799283e7ee35a11d
|
|
| MD5 |
eda048a5c1aac933ac2c0455f4fd3b6c
|
|
| BLAKE2b-256 |
42ecc232e705af7b1d7d70f68ec65b8baf14022d38be05c083f308e5352afef8
|