fast-healthchecks

View on PyPIReverse Dependencies (0)

0.2.0 fast_healthchecks-0.2.0-py3-none-any.whl

Wheel Details

Project: fast-healthchecks
Version: 0.2.0
Filename: fast_healthchecks-0.2.0-py3-none-any.whl
Download: [link]
Size: 30255
MD5: 7408b78e817be7af3cafa2eff47f3769
SHA256: 36d8a2096e3dccbb7f838ce85093c928007f12bc25d257c44b5b1f37b443bb3a
Uploaded: 2025-02-20 17:52:09 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: fast-healthchecks
Version: 0.2.0
Summary: FastHealthchecks
Author-Email: Vladislav Shepilov <shepilov.v[at]protonmail.com>
Maintainer-Email: Vladislav Shepilov <shepilov.v[at]protonmail.com>
Project-Url: homepage, https://github.com/shepilov-vladislav/fast-healthchecks
Project-Url: documentation, https://shepilov-vladislav.github.io/fast-healthchecks/
Project-Url: source, https://github.com/shepilov-vladislav/fast-healthchecks
Project-Url: tracker, https://github.com/shepilov-vladislav/fast-healthchecks/issues
License: MIT License Copyright (c) 2024 Vladislav Shepilov 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: healthcheck,library,fastapi,starlette,faststream,litestar,asyncpg,psycopg,redis,aio-pika,httpx,aiokafka,motor
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <4.0.0,>=3.10.0
Requires-Dist: pydantic (<3.0.0,>=2.10.6); extra == "pydantic"
Requires-Dist: asyncpg (<1.0.0,>=0.30.0); extra == "asyncpg"
Requires-Dist: psycopg (<4.0.0,>=3.2.4); extra == "psycopg"
Requires-Dist: redis (<6.0.0,>=5.2.1); extra == "redis"
Requires-Dist: aio-pika (<10.0.0,>=9.5.4); extra == "aio-pika"
Requires-Dist: httpx (<1.0.0,>=0.28.1); extra == "httpx"
Requires-Dist: aiokafka (<1.0.0,>=0.12.0); extra == "aiokafka"
Requires-Dist: motor (<4.0.0,>=3.7.0); extra == "motor"
Requires-Dist: fastapi[standard] (<1.0.0,>=0.115.8); extra == "fastapi"
Requires-Dist: faststream (<1.0.0,>=0.5.34); extra == "faststream"
Requires-Dist: litestar (<3.0.0,>=2.14.0); extra == "litestar"
Requires-Dist: msgspec (<1.0.0,>=0.19.0); extra == "msgspec"
Requires-Dist: opensearch-py[async] (<3.0.0,>=2.8.0); extra == "opensearch"
Provides-Extra: pydantic
Provides-Extra: asyncpg
Provides-Extra: psycopg
Provides-Extra: redis
Provides-Extra: aio-pika
Provides-Extra: httpx
Provides-Extra: aiokafka
Provides-Extra: motor
Provides-Extra: fastapi
Provides-Extra: faststream
Provides-Extra: litestar
Provides-Extra: msgspec
Provides-Extra: opensearch
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5198 characters]

WHEEL

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

RECORD

Path Digest Size
fast_healthchecks/__init__.py sha256=umYNqUMSbdao0AmlHVboPfFA6o0ffy9i6NRTHv2UW-o 48
fast_healthchecks/compat.py sha256=qzfWrIl-xu-W46KHe07fQJw5MqyyTyBjjKP-C1wP67E 489
fast_healthchecks/models.py sha256=1WHUa0jf9IV_7cHo-RHb9P51Ygq1IffMq5Nh0o865zA 1238
fast_healthchecks/checks/__init__.py sha256=EvCe-1cW0I7oSsr9G8_NFwNIcoP0trqceD65b_QuAtQ 360
fast_healthchecks/checks/_base.py sha256=FBPEOSQUa_UlyBpNDCHF3NMvHzPaPpN6LxAA8sXJcAA 2073
fast_healthchecks/checks/function.py sha256=i8b2v9xfKeIcZ6zx7f7AfS6hEXi-gwc1t3jloDQoZQU 2860
fast_healthchecks/checks/kafka.py sha256=drBNLIQPWbLnUQlJuWvbLOXOoNQlMxZq6xE2aQv_DbI 5642
fast_healthchecks/checks/mongo.py sha256=1BkL5nK46wTFr6bDv94on-MRK1vqOIuiF_KPoRnt_VU 6317
fast_healthchecks/checks/opensearch.py sha256=vRtQGI6L_bX9cuXDb3foxTnoo8236cx5q3Ez4UHzTDw 4399
fast_healthchecks/checks/rabbitmq.py sha256=sy-MEIcdw5SM7I920Ws4z1M5ISA3Ks00RZqfS61ZE2Y 5583
fast_healthchecks/checks/redis.py sha256=31EyY4-lCCwvSbk3e05PoUiMTVM9b1EtdelWtHApXgU 6300
fast_healthchecks/checks/url.py sha256=Rp5Wpzu_5YVGk6fu6YEwj5KL-mLQjiEQtQeDU4pT0I8 3905
fast_healthchecks/checks/postgresql/__init__.py sha256=c69DK25uzH6ZcP86bTtzLLvnJthLmCkMN3sZmATf15I 43
fast_healthchecks/checks/postgresql/asyncpg.py sha256=xWkshX3KdMWYQkrqrI9NXMCG9MQ1T6-HyMY9eapm9jU 6694
fast_healthchecks/checks/postgresql/base.py sha256=hxGPO3crjbVlmWnj02azy1n0pEmo4NoIfWlDQWePsu8 4866
fast_healthchecks/checks/postgresql/psycopg.py sha256=0ojnxWgHSgzxVJ64Ek5zhkRCJG2TjJjkGKU5f7FL4I0 7550
fast_healthchecks/integrations/__init__.py sha256=nLWAntjkeuLbAXTHoluPw1U2S77MZxZ3PydJkrihYAg 56
fast_healthchecks/integrations/base.py sha256=SUZBOBxe6PyC0KNR-MyKZYeP6IAicLb68xDDfVg7u2w 6219
fast_healthchecks/integrations/fastapi.py sha256=6s-tryQjH_I6LURo9zqTludx5_xPEhwNcPnwahz26OM 2517
fast_healthchecks/integrations/faststream.py sha256=XaR87wTj86s6UU5kG4JWHpuHTxw4FGaw1mJ8DJF7Yf8 2061
fast_healthchecks/integrations/litestar.py sha256=ofr0JVnTv5_zW0MNP0RTGi6hDK5yzEAPizw2FWKr-CE 2038
fast_healthchecks-0.2.0.dist-info/LICENSE sha256=rJQnwqpvAOt_FpLdYPzQIKws-kcfhvbnBwQj4bZCFaE 1075
fast_healthchecks-0.2.0.dist-info/METADATA sha256=r57SKs-DOWJdaij4U7zDFzCv2SVO4mCo7YNweB7thVA 8757
fast_healthchecks-0.2.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
fast_healthchecks-0.2.0.dist-info/top_level.txt sha256=G5E20yQWOmxZg4ueLE5onrVaXW8fUN64pLbhemrKWJs 18
fast_healthchecks-0.2.0.dist-info/RECORD

top_level.txt

fast_healthchecks