kelvin-python-sdk

View on PyPIReverse Dependencies (1)

0.0.25 kelvin_python_sdk-0.0.25-py3-none-any.whl

Wheel Details

Project: kelvin-python-sdk
Version: 0.0.25
Filename: kelvin_python_sdk-0.0.25-py3-none-any.whl
Download: [link]
Size: 27114
MD5: 5bc950d1607d00eb599e03baf3a30521
SHA256: fbc0313195d17f2b237c923650a4e8e64716fd42d6491b471b5ff9d71b053665
Uploaded: 2024-05-15 16:56:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kelvin-python-sdk
Version: 0.0.25
Summary: Kelvin Python SDK
Author-Email: Kelvin Inc <engineering[at]kelvininc.com>
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: pydantic (==1.*)
Requires-Dist: structlog (==23.*)
Requires-Dist: pyyaml (==6.*)
Requires-Dist: click (==8.*)
Requires-Dist: arrow (==1.*)
Requires-Dist: isort; extra == "format"
Requires-Dist: black; extra == "format"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: flake8-pyproject; extra == "lint"
Requires-Dist: mypy[reporting]; extra == "lint"
Requires-Dist: types-PyYAML; extra == "lint"
Requires-Dist: click (==8.*); extra == "publisher"
Requires-Dist: arrow (==1.*); extra == "publisher"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-asyncio; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: asyncmock; python_version < "3.8" and extra == "tests"
Provides-Extra: format
Provides-Extra: lint
Provides-Extra: publisher
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 566 characters]

WHEEL

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

RECORD

Path Digest Size
kelvin/logs.py sha256=ZrR6FQZNcT7eVnSe-_hpvQRE4eQO7Vv8RnHs7FCt-lE 628
kelvin/application/__init__.py sha256=VFRLv5uFTeHoNGcFGnJcaYkYmC_swFtg5zRSOHQzJ8s 104
kelvin/application/client.py sha256=En4J8mZ98uAFfseO8Zq0dgvfomRbSf8K65rIcZUqJdA 15830
kelvin/application/config.py sha256=X17jspdowEBzPsqzcx6Z_96czI5qFhpJCZ0SJLa2tYo 1845
kelvin/application/filters.py sha256=2zPtOkfdStNdtyKgZsCiLSjVekONpyWvN52gr-jOA04 1140
kelvin/application/stream.py sha256=0mlFj0zh0TQFJxH-4gRcTqSq_EhkuVZbNtkq6hSsEt4 2540
kelvin/krn/__init__.py sha256=LW1hNphklOMpZWzyvgOXlJA7SzQIO_XMmHqRGPXTnk4 426
kelvin/krn/krn.py sha256=X1y4Tg3L88ch3DQLqUCJW8vXyU7Y8vCvTSOslhKzRwg 9705
kelvin/message/__init__.py sha256=5rpLRiJiRsaQzLkQ_Unqe01SiDADQ-k8kn_DYz_mWAw 1488
kelvin/message/base_messages.py sha256=EGdsWRb4Pl5ic3hwpqHObnbUfqDiHDl3-tO2Z4WTzsY 5520
kelvin/message/krn.py sha256=d0bhdCqAOHLX1tCWC_lnYKeKdGPr1EClJB0N_aSHsyU 126
kelvin/message/message.py sha256=156JSBJgqSdGtdgBgGOHW8dFE1A3tFcC4oY9_l9SPXo 6309
kelvin/message/msg_builders.py sha256=gGylOEJ-rXzWj7a8nqb0J6RA-O0ejVFsO5Tq6X29x4k 6882
kelvin/message/msg_type.py sha256=89WN0LDx3m9lyAzHkyeE1V_wBns8gKJywUYJz2R4Yug 5124
kelvin/message/primitives.py sha256=8iGc9eR59K_zZNJyXhG-Tt0d5vcPAciQijvOd63wub0 1040
kelvin/message/utils.py sha256=3W_2EUS__DubTnSNBQB4jzq68-LzAxo6pDkt9rT9JyI 910
kelvin/publisher/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kelvin/publisher/main.py sha256=PV1vjYRNHglK944WTHlWRdMJNK1cQoRcLrhS1xrM-Hg 6100
kelvin/publisher/publisher.py sha256=thT3AnF7YGly_O-BBMRQYoeMOaKj2tMOkQqMVOwnGP4 18704
kelvin_python_sdk-0.0.25.dist-info/METADATA sha256=y597uv_Yx5tfma8sy2e2YgAJZrat3ZJSLqFV6dHbsjM 1678
kelvin_python_sdk-0.0.25.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
kelvin_python_sdk-0.0.25.dist-info/entry_points.txt sha256=nOyB8-sAzvEQqV_v7ZARmh12KfhbDhhAlt_2fboFnus 64
kelvin_python_sdk-0.0.25.dist-info/top_level.txt sha256=_6yecVlTrSwEnjc4lO27C8g1RL1Rey_1FVZgL4PjUYY 7
kelvin_python_sdk-0.0.25.dist-info/RECORD

top_level.txt

kelvin

entry_points.txt

kelvin-publisher = kelvin.publisher.main:main