pace-python 1.0.1__cp38-abi3-win_amd64.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.
@@ -0,0 +1,11 @@
1
+ Metadata-Version: 2.4
2
+ Name: pace-python
3
+ Version: 1.0.1
4
+ Requires-Dist: requests>=2.28.0
5
+ Requires-Dist: fastapi>=0.95 ; extra == 'fastapi'
6
+ Requires-Dist: starlette>=0.27 ; extra == 'fastapi'
7
+ Requires-Dist: flask>=2.0 ; extra == 'flask'
8
+ Provides-Extra: fastapi
9
+ Provides-Extra: flask
10
+ Summary: Rust-powered rate limiting SDK for Python
11
+ Requires-Python: >=3.8
@@ -0,0 +1,13 @@
1
+ pace_python-1.0.1.dist-info/METADATA,sha256=-AMEi_2XnRjH4pvWKKAj5Sl08NtgNIoxk8xfHo2l_pQ,354
2
+ pace_python-1.0.1.dist-info/WHEEL,sha256=fdxqql7XL4cnyN7OrL_SjRKCGgYJBps58hHqX7lIgJ8,95
3
+ pace_python-1.0.1.dist-info/sboms/pace-python.cyclonedx.json,sha256=xLOEKl5YXCOaZw6rB6tnB-Ul320tpTDTg8Pu3pCpKXg,249766
4
+ pace_sdk/__init__.py,sha256=McsTw04hwc0N_8jjrzhhf5tFaHWyh7hu_k8562876WU,454
5
+ pace_sdk/client.py,sha256=Ybm2nYxDL91v-6eCXq1AnwLxxpktmFrVPm-qGB80pGg,2236
6
+ pace_sdk/core.py,sha256=qvcPBc5fAod7rvmt_sqho-MkPbQT4DHMfjs2jdJ3dIw,2387
7
+ pace_sdk/helpers.py,sha256=jXduO5wOeUXGcLbQGzX25vrbGLTSNsb1UopsNRRRNZo,1368
8
+ pace_sdk/logger.py,sha256=Rjb7niL07VJhdso3y5MEXCMr5FzXworGI5GR4PUvvZo,3050
9
+ pace_sdk/middleware.py,sha256=93Zy5_jZWZBQ5ZMXy8e_4zInDxCTB_iE8KtaKFTz8Hs,1780
10
+ pace_sdk/pace_native.pyd,sha256=UrQMZP3-hhA230CQPYnW38SQ5t7Q0cR1qNx9gjuprHo,465408
11
+ pace_sdk/telemetry.py,sha256=vv5XH1ZV03FYeR03rm93TvNBnWl5Fbpn4qx42FPkTvA,2176
12
+ pace_sdk/types.py,sha256=lXxzLOuaL4dL8mPfgyuuK6kM_vSR_x_nbsq_UOtYa1c,2742
13
+ pace_python-1.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: maturin (1.13.3)
3
+ Root-Is-Purelib: false
4
+ Tag: cp38-abi3-win_amd64