natsapi

View on PyPIReverse Dependencies (0)

0.0.5 natsapi-0.0.5-py3-none-any.whl
0.0.4 natsapi-0.0.4-py3-none-any.whl

Wheel Details

Project: natsapi
Version: 0.0.5
Filename: natsapi-0.0.5-py3-none-any.whl
Download: [link]
Size: 25628
MD5: 19134bbbcd54f7c6c48999a812b2940e
SHA256: 1b854d5626249b18b57ce1fbdb0f61a7aab681346b7e0662b0e15983ea0bb245
Uploaded: 2024-11-15 13:07:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: natsapi
Version: 0.0.5
Summary: A Python microservice framework that speaks nats.io with asyncapi spec generation capability
Author: WeGroup NV
Author-Email: it[at]wegroup.be
Home-Page: https://github.com/wegroupwolves/natsapi
Project-Url: Pypi, https://pypi.org/project/natsapi/
Project-Url: Repository, https://github.com/wegroupwolves/natsapi
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: nats-py[nkeys] (<3.0.0,>=2.2.0)
Requires-Dist: pydantic (<2.0.0,>=1.10.13)
Description-Content-Type: text/markdown
[Description omitted; length: 4747 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
natsapi/__init__.py sha256=i7w1XNM1OmMPfcZsWi2CKtGkUhDzo605n0YV00JKDWw 277
natsapi/applications.py sha256=hWeyJqQqfCHwKxWVHoP3zti955xxCpeO9vD8_1BEHoU 16418
natsapi/asyncapi/__init__.py sha256=HEBTO0sQDma1OCuZZORL9iVczDbTLtLBhS2HvMInOp0 506
natsapi/asyncapi/constants.py sha256=-JASC9CfKyUXByBfarQKfYyhIMF77gz_UUCH4aiQ7UY 37
natsapi/asyncapi/models.py sha256=NK3XLIa3mZL6aZL3_aNEHLEgqPNopQWprgVBwXJ9_c0 7528
natsapi/asyncapi/utils.py sha256=0W7ahEDNmAMM7CN3vKtaLt4MS7Wze5iGlUu_oKGKiNE 8291
natsapi/client/__init__.py sha256=kuH-w_qQh_LOYfR6FkLxrul1UD9VQzDhCdX6mGYwWww 162
natsapi/client/client.py sha256=lkWvS2XnXiXO3Hgswm0AhusZg-qklKu9g0Vvo6c0Pmw 6908
natsapi/client/config.py sha256=KqaGObC1axEw5kA0jyRiJdj_uFxNk3wIcGKJwzEBGG4 1943
natsapi/context.py sha256=7YbR2kdUroBhxH8zfhXv2_QouoVbIM8nY1bie8agXAM 104
natsapi/encoders.py sha256=I0eFC2m0a693HtG21Gy4erEv47ueQ-TYkTsQ9QEE9KI 5212
natsapi/enums.py sha256=Kvoawx3AzoGmo47amg0IiAyekdeaU2XWnF0AYrdX4Dk 62
natsapi/exception_handlers.py sha256=ef4h4aMi262EjK1odsYB1ogYv1nejBv2ALHTlCbXgXs 2559
natsapi/exceptions.py sha256=PhpdwuB38SXb2MIUOHVHlyGctgYEAF1ZHAxeL6GGULQ 1532
natsapi/logger.py sha256=Dnml2uS7qpCK0411RzaWHi8Sql9E2R1gb7w6fzV6aYM 195
natsapi/models.py sha256=ioDuDlndQjWdiqfUMfLLw4AGkI7rvVZ4GHaYAxYskcs 2322
natsapi/plugin.py sha256=8SrY5KeOQauQ7TxHMDfwQvfWCKrzhNr6ifxntRhy3OE 3454
natsapi/routing.py sha256=IgkhFS-nNI8snqfPxDkI7fCfQTZnUzLcMPoKyuwA2H4 11338
natsapi/state.py sha256=HmThtVBSFglyh6SR1WW-EtZKyLOyaxHeUjG0BCRQZRY 793
natsapi/types.py sha256=IMvFiu1I28R9wHaNWWLcSQJcW7NB7JG3x9ofLvGLH-o 151
natsapi/utils.py sha256=aYDpJY86FrSeDSWnhmUtfIPZS6Mi3KHllPGwfAVjXR0 4089
natsapi-0.0.5.dist-info/LICENSE sha256=QKzZiy3I1aBu6RpdK0vRnm3tDzU_hV46aAVN9TYRa2M 1064
natsapi-0.0.5.dist-info/METADATA sha256=0vr58q-mLw-H3fSKln187_E0njj-gY2ZjZ0wU40dcss 5592
natsapi-0.0.5.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
natsapi-0.0.5.dist-info/entry_points.txt sha256=Bh8Ts0wfxcUxP0tfxyfWvfz5hJeyqKElXCcZZM6Mcrc 35
natsapi-0.0.5.dist-info/RECORD

entry_points.txt

natsapi = natsapi.plugin