locust 2.32.6.dev21__py3-none-any.whl → 2.32.7.dev2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- locust/_version.py +2 -2
- {locust-2.32.6.dev21.dist-info → locust-2.32.7.dev2.dist-info}/METADATA +2 -2
- {locust-2.32.6.dev21.dist-info → locust-2.32.7.dev2.dist-info}/RECORD +6 -6
- {locust-2.32.6.dev21.dist-info → locust-2.32.7.dev2.dist-info}/LICENSE +0 -0
- {locust-2.32.6.dev21.dist-info → locust-2.32.7.dev2.dist-info}/WHEEL +0 -0
- {locust-2.32.6.dev21.dist-info → locust-2.32.7.dev2.dist-info}/entry_points.txt +0 -0
locust/_version.py
CHANGED
@@ -14,7 +14,7 @@ __version_tuple__: VERSION_TUPLE
|
|
14
14
|
version_tuple: VERSION_TUPLE
|
15
15
|
|
16
16
|
|
17
|
-
__version__ = "2.32.
|
17
|
+
__version__ = "2.32.7.dev2"
|
18
18
|
version = __version__
|
19
|
-
__version_tuple__ = (2, 32,
|
19
|
+
__version_tuple__ = (2, 32, 7, "dev2")
|
20
20
|
version_tuple = __version_tuple__
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: locust
|
3
|
-
Version: 2.32.
|
3
|
+
Version: 2.32.7.dev2
|
4
4
|
Summary: Developer-friendly load testing framework
|
5
5
|
Home-page: https://locust.io/
|
6
6
|
License: MIT
|
@@ -101,7 +101,7 @@ Locust has a user friendly web interface that shows the progress of your test in
|
|
101
101
|
<picture>
|
102
102
|
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/bottlenecked-server-light.png" alt="Locust UI charts" height="100" width="200"/>
|
103
103
|
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/bottlenecked-server-dark.png" alt="Locust UI charts" height="100" width="200"/>
|
104
|
-
<img src="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/bottlenecked-server-light.png" alt="Locust UI charts" height="100" width="200"/>
|
104
|
+
<img src="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/bottlenecked-server-light.png" alt="Locust UI charts" height="100" width="200"/>
|
105
105
|
</picture>
|
106
106
|
<picture>
|
107
107
|
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/webui-running-statistics-light.png" alt="Locust UI stats" height="100" width="200"/>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
locust/__init__.py,sha256=Jit8eNUrwuMLqavyFvMZr69e61DILq_KB4yT4MciScw,1681
|
2
2
|
locust/__main__.py,sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74,31
|
3
|
-
locust/_version.py,sha256=
|
3
|
+
locust/_version.py,sha256=g6Ef7YbugBGrowq3Upgh39lP5A3KPCiXR383yRMWtRA,458
|
4
4
|
locust/argument_parser.py,sha256=NsTd3R_7BCLyXsaHi_1ld40GMOVxJ6a3Ju2kyvHGy6o,32486
|
5
5
|
locust/clients.py,sha256=XK-xabq2_5GZKMEjebDobvEjeBTtCs8h2EelL7s68Qs,19346
|
6
6
|
locust/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -47,8 +47,8 @@ locust/webui/dist/auth.html,sha256=JYZcdglsfY3B4LEPCteWiNd5kPX21Lx1oaaI00iCTxo,6
|
|
47
47
|
locust/webui/dist/index.html,sha256=uMAhFNZjFQrWASkqHYx0GPsGSs2DO00OrRkvWItpv38,654
|
48
48
|
locust/webui/dist/report.html,sha256=wd_TO5cREIfgk0ru49DX0Zlxopb5iWsyuB36v_rfST8,1474524
|
49
49
|
poetry.lock,sha256=jpNQ61wRdb0aYe9pOanLK9xtROAx-nx7DVB_xlGqHeQ,214415
|
50
|
-
locust-2.32.
|
51
|
-
locust-2.32.
|
52
|
-
locust-2.32.
|
53
|
-
locust-2.32.
|
54
|
-
locust-2.32.
|
50
|
+
locust-2.32.7.dev2.dist-info/LICENSE,sha256=5hnz-Vpj0Z3kSCQl0LzV2hT1TLc4LHcbpBp3Cy-EuyM,1110
|
51
|
+
locust-2.32.7.dev2.dist-info/METADATA,sha256=KGJToR_wFie4O8yDe71T3B25AeV4EB90Rh5AzS8nHcE,9989
|
52
|
+
locust-2.32.7.dev2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
53
|
+
locust-2.32.7.dev2.dist-info/entry_points.txt,sha256=RhIxlLwU_Ae_WjimS5COUDLagdCh6IOMyLtgaQxNmlM,43
|
54
|
+
locust-2.32.7.dev2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|