pace-python 1.0.1__cp38-abi3-macosx_11_0_arm64.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=cfWW2WCFLXU2_m_U5YMWOxOEmXbem56usaC7OaA0PSQ,103
3
+ pace_python-1.0.1.dist-info/sboms/pace-python.cyclonedx.json,sha256=X6bE4uNinlnURxTRSmweZSE8kUKD8oy9G-Z9Yrb9yEA,249854
4
+ pace_sdk/__init__.py,sha256=W81ANSrULvhZyqZYdsHIl2h1aAC8ql8r0qFHY1MdmMw,435
5
+ pace_sdk/client.py,sha256=Qe-0Exh2tWdY3Fr-PFa9UtDP35Fxp7_21IRmm-GIIEU,2180
6
+ pace_sdk/core.py,sha256=64mCqT9vXNqjzYZWCldX_jYmYX30hlqe_qApwu457TA,2326
7
+ pace_sdk/helpers.py,sha256=hklw--IPwa46nJyplw9tERNkw12mSGsFOcFYjRYgc_g,1337
8
+ pace_sdk/logger.py,sha256=y9xq-jhUmkZTcJy7EF_ma5BvMZ7iB9sjTf1b9DSu3EE,2987
9
+ pace_sdk/middleware.py,sha256=YMWoADW6xSvFmC5rvXuyc1F5xHP-FjW7wmOIPmc-HzQ,1731
10
+ pace_sdk/pace_native.abi3.so,sha256=v4R7-eVtLwYtfsniTMkSDJ7OQfPu4w0d8Wy0w0NOZcs,754192
11
+ pace_sdk/telemetry.py,sha256=SoIt7Bw7tm2joFydZMdc4PrrbTYOoZc111CEnFyJ7hM,2104
12
+ pace_sdk/types.py,sha256=9mCGISi91h3-A2P7LkKutSAH1UJUJFkPleHhe37PugY,2646
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-macosx_11_0_arm64