WebMeter - A web api-performance tool based on jmeter.
Project description
WebMeter
A web api-performance tool based on jmeter.
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.10.tar.gz
(75.3 MB
view hashes)
Built Distribution
webmeter-1.0.10-py3-none-any.whl
(75.5 MB
view hashes)
Close
Hashes for webmeter-1.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 707947004303dd21f3c0d6a8baa4aaba6bf7d070d4042361f6f89562dcfac902 |
|
MD5 | 92ece121643c3df62faee2e60873ebee |
|
BLAKE2b-256 | 55a9f4d4b860968707de740a071b9540156402e60778fc55ce4d0805ec9a6566 |