WebMeter - A web api-performance tool based on jmeter.
Project description
WebMeter
An Open Source Web API-Performance tool based on JMeter.
Requirements
Installation
default
pip install -U webmeter
mirrors
pip install -i https://mirrors.ustc.edu.cn/pypi/web/simple -U webmeter
Quickstart
default
python -m webmeter
customize
python -m webmeter --host={ip} --port={port}
Develop
- https://fastapi.tiangolo.com/
- https://cn.vuejs.org/
- https://element-plus.org/
- https://github.com/tabler/tabler
- https://jmeter.apache.org/
debug
- remove [webmeter] moudle from all python file
example
from webmeter.public.plan import TestPlan
change to
from public.plan import TestPlan
- run debug.py
cd webmeter
python debug.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
webmeter-1.0.11.tar.gz
(75.4 MB
view hashes)
Built Distribution
webmeter-1.0.11-py3-none-any.whl
(75.6 MB
view hashes)
Close
Hashes for webmeter-1.0.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec22e87e574dbab6a31863ec083203e23f2b91f873c0279c7cb0466e163c0121 |
|
MD5 | fbc3fc3ce358484ba509a59e5746e74d |
|
BLAKE2b-256 | cc8157884f9ec011914856a4830a6ec610f11ae5ee68d7dfd79e31892c57db41 |