bepatient

View on PyPIReverse Dependencies (2)

0.10.0 bepatient-0.10.0-py3-none-any.whl

Wheel Details

Project: bepatient
Version: 0.10.0
Filename: bepatient-0.10.0-py3-none-any.whl
Download: [link]
Size: 16702
MD5: 76c00e2c598f7074a06d5bf6e7d47538
SHA256: 2354c6fe7d7b7c204350fb65a86371ffa6d4eee1d265d0801c8e4961182c9c86
Uploaded: 2024-04-01 14:14:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bepatient
Version: 0.10.0
Summary: A library facilitating work with asynchronous APIs
Author-Email: Dawid Szaniawski <webluduspl[at]gmail.com>
Project-Url: Source, https://github.com/dawid-szaniawski/bepatient
Project-Url: Documentation, https://webludus.pages.dev/
License: MIT License Copyright (c) 2023 Dawid Szaniawski Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: api,async,api_testing,automation,json,testing,web
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Classifier: Topic :: File Formats :: JSON
Classifier: Topic :: File Formats :: JSON :: JSON Schema
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: dictor (>=0.1.12)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: black (>=23.7.0); extra == "dev"
Requires-Dist: flake8 (>=6.1.0); extra == "dev"
Requires-Dist: isort (>=5.12.0); extra == "dev"
Requires-Dist: mypy (>=1.4.1); extra == "dev"
Requires-Dist: pylint (>=2.17.5); extra == "dev"
Requires-Dist: pytest (>=7.4.0); extra == "dev"
Requires-Dist: pytest-cov (>=4.1.0); extra == "dev"
Requires-Dist: pytest-mock (>=3.11.1); extra == "dev"
Requires-Dist: responses (>=0.24.1); extra == "dev"
Requires-Dist: ruff (>=0.0.282); extra == "dev"
Requires-Dist: tox (>=4.7.0); extra == "dev"
Requires-Dist: twine (>=4.0.2); extra == "dev"
Requires-Dist: mkdocs-material (>=9.1.21); extra == "docs"
Requires-Dist: mkdocs-minify-plugin (>=0.7.1); extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4086 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bepatient/__init__.py sha256=ZIkr8rM32LMTpEJKyYeFZ0RQkoKIn4kDTKGi-tfY5XU 654
bepatient/api.py sha256=qDQ4pd4c29rGcETIOBY1bzJ_7fMBNfJq5iAzHC66Bi8 13752
bepatient/curler.py sha256=YhEAc5ZtxVyJUTu9xG081OV_7ryMdQVxCe0p4Rx-7mo 1938
bepatient/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bepatient/waiter_src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bepatient/waiter_src/comparators.py sha256=HQARPInZTxCvQmnLPm2wKaD4OZd7iyWurg-SEiWBTIU 3412
bepatient/waiter_src/waiter.py sha256=BBKo8aSydctkBaXqo145gT8bVpfMIpD84raS43q82wI 1205
bepatient/waiter_src/checkers/__init__.py sha256=Usm2prC9AFuvFJez02mvScd7TmM6Kh9u1oTRGTCOKZU 228
bepatient/waiter_src/checkers/checker.py sha256=1uF_Nm4LsAV-t5oN6dilH-nLpkDUztJSO_hqbngbaBI 1983
bepatient/waiter_src/checkers/response_checkers.py sha256=T1ZH_0VI73hlHDZM4L-hLWfOaLSg-3bguk8XLLa7dR0 5188
bepatient/waiter_src/exceptions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bepatient/waiter_src/exceptions/executor_exceptions.py sha256=336aVeJ5Aco4_bL7EM2L4qw9blc6HgEvY9q_R1sPlw0 153
bepatient/waiter_src/exceptions/waiter_exceptions.py sha256=YU19Vk3yCxdxvkxzUzME7YtLqRhl7yVWTcZXVW6e2XU 208
bepatient/waiter_src/executors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bepatient/waiter_src/executors/executor.py sha256=n55KTZS4mKTWpirFXapNqBUolK309AMK8VskjWpSa98 1742
bepatient/waiter_src/executors/requests_executor.py sha256=4aQ9YpkHvZE6aOwXrv9mjbXnlfPQMgcNvv-xU79BfTU 4197
bepatient-0.10.0.dist-info/LICENSE sha256=dJ9IkWEVhsdWs3LrqhLj_rUoesGVuE3HXReRqlzOUVI 1073
bepatient-0.10.0.dist-info/METADATA sha256=4lK-FPLsabaTjw2Brzvwmw2WyejUD-vw0yZekr9i0BU 7536
bepatient-0.10.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
bepatient-0.10.0.dist-info/top_level.txt sha256=r1uHxF4fJtyHR9ul26J945R-iG3GJKxn5B935BPDTqs 10
bepatient-0.10.0.dist-info/RECORD

top_level.txt

bepatient