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 details)
Built Distribution
webmeter-1.0.15-py3-none-any.whl
(75.8 MB
view details)
File details
Details for the file webmeter-1.0.15.tar.gz
.
File metadata
- Download URL: webmeter-1.0.15.tar.gz
- Upload date:
- Size: 75.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ed386a8e0d7286c293d64e366765ef862c416c37e7cd484134513dda5a3ac89 |
|
MD5 | 66351e122d836e67c6557cd08ebf9cea |
|
BLAKE2b-256 | 1b8cdeb238a76119ac68a2d195cdc9df6695a5e2a8134641aa1163a1ec4c53c2 |
File details
Details for the file webmeter-1.0.15-py3-none-any.whl
.
File metadata
- Download URL: webmeter-1.0.15-py3-none-any.whl
- Upload date:
- Size: 75.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8861cd356637f746e652e379d4d514b7586bc6271ab14a40496bbc5fdb7716c8 |
|
MD5 | a791c9ea667200bd8cf1bd60069dc23b |
|
BLAKE2b-256 | fbf85583decf94b0e3bbd84574bc60113571846afc621f7c94088da609cd6e8e |