locust-cloud 1.2.5__py3-none-any.whl → 1.2.8__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_cloud-1.2.5.dist-info → locust_cloud-1.2.8.dist-info}/METADATA +3 -15
- {locust_cloud-1.2.5.dist-info → locust_cloud-1.2.8.dist-info}/RECORD +4 -4
- {locust_cloud-1.2.5.dist-info → locust_cloud-1.2.8.dist-info}/WHEEL +0 -0
- {locust_cloud-1.2.5.dist-info → locust_cloud-1.2.8.dist-info}/entry_points.txt +0 -0
@@ -1,7 +1,8 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: locust-cloud
|
3
|
-
Version: 1.2.
|
3
|
+
Version: 1.2.8
|
4
4
|
Summary: Locust Cloud
|
5
|
+
Project-URL: Homepage, https://locust.cloud
|
5
6
|
Requires-Python: >=3.11
|
6
7
|
Requires-Dist: blessed==1.20.0
|
7
8
|
Requires-Dist: boto3==1.34.125
|
@@ -48,17 +49,4 @@ Description-Content-Type: text/markdown
|
|
48
49
|
|
49
50
|
# Locust Cloud
|
50
51
|
|
51
|
-
|
52
|
-
|
53
|
-
### API
|
54
|
-
|
55
|
-
Customers of Locust Cloud will receive a login with a username and password.
|
56
|
-
The login may be passed to the locust-cloud script as arguments, along with the locust file you wish to deploy:
|
57
|
-
```
|
58
|
-
locust-cloud --username user --password password -f locustfile.py
|
59
|
-
```
|
60
|
-
|
61
|
-
Optionally a requirements file may be provided, telling locust cloud to install additional python packages that may be required by your locust file:
|
62
|
-
```
|
63
|
-
locust-cloud --username user --password password -f locustfile.py --requirements requirements.txt
|
64
|
-
```
|
52
|
+
See https://locust.cloud for general information on Locust Cloud, or https://docs.locust.cloud for usage instructions.
|
@@ -15,7 +15,7 @@ locust_cloud/webui/vite.config.ts,sha256=cqxPMkbwEA3H9mGGbuPulQUhIHCosUqm_1usxzs
|
|
15
15
|
locust_cloud/webui/yarn.lock,sha256=OgV48S7IOMpqldFPL5MFG1fjP8HTcDlFSFzMuRCkGWU,216596
|
16
16
|
locust_cloud/webui/dist/index.html,sha256=aWAK1eKa4qBfhMonHNf2sHC6iY9RoTzNdvFcc33Wtp4,664
|
17
17
|
locust_cloud/webui/dist/assets/index-BG65KOq7.js,sha256=vKgju6VqTxkI5yFtyDr6zGtb3D7V_AcVCYPDm4SeJos,2795922
|
18
|
-
locust_cloud-1.2.
|
19
|
-
locust_cloud-1.2.
|
20
|
-
locust_cloud-1.2.
|
21
|
-
locust_cloud-1.2.
|
18
|
+
locust_cloud-1.2.8.dist-info/METADATA,sha256=4jNL2OacaE5aB1fzxNMX1sWGY62lT2uXZbBcHJHPZIg,1663
|
19
|
+
locust_cloud-1.2.8.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
20
|
+
locust_cloud-1.2.8.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
|
21
|
+
locust_cloud-1.2.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|