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.15.tar.gz
(75.6 MB
view hashes)
Built Distribution
webmeter-1.0.15-py3-none-any.whl
(75.8 MB
view hashes)
Close
Hashes for webmeter-1.0.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8861cd356637f746e652e379d4d514b7586bc6271ab14a40496bbc5fdb7716c8 |
|
MD5 | a791c9ea667200bd8cf1bd60069dc23b |
|
BLAKE2b-256 | fbf85583decf94b0e3bbd84574bc60113571846afc621f7c94088da609cd6e8e |