panini

View on PyPIReverse Dependencies (0)

0.8.2 panini-0.8.2-py3-none-any.whl

Wheel Details

Project: panini
Version: 0.8.2
Filename: panini-0.8.2-py3-none-any.whl
Download: [link]
Size: 35165
MD5: a3e41be02bb92aaded8adaf0ba51ee3e
SHA256: 8da4ff80256ccabade6d1df50300728be312875881434e2093e274cbc159bb0c
Uploaded: 2023-06-28 16:55:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: panini
Version: 0.8.2
Summary: A python messaging framework for microservices based on NATS
Author: Op Return SA, developers: Andrii Volotskov, Danylo Tiutiushkin
Author-Email: example[at]example.com
Home-Page: https://github.com/lwinterface/panini
Project-Url: Bug Reports, https://github.com/lwinterface/panini/issues
Project-Url: Source, https://github.com/lwinterface/panini/
License: MIT
Keywords: nats,microservice,stream,processing,asyncio,distributed,queue
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.8.3
Requires-Dist: async-timeout (==4.0.0)
Requires-Dist: nats-py (==2.2.0)
Requires-Dist: websocket-client (>=1.2.3)
Requires-Dist: requests (>=2.24.0)
Requires-Dist: six (>=1.15.0)
Requires-Dist: yarl (>=1.6.1)
Requires-Dist: python-json-logger (>=2.0.1)
Requires-Dist: nest-asyncio (==1.5.1)
Requires-Dist: prometheus-client (==0.9.0)
Requires-Dist: nats-python (>=0.8.0)
Requires-Dist: ujson (==5.4.0)
Description-Content-Type: text/x-rst
License-File: LICENSE.md
[Description omitted; length: 433 characters]

WHEEL

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

RECORD

Path Digest Size
panini/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
panini/app.py sha256=UrDURaa7A4DiCse5vwed0e2jvlzcqxWFRo36u9GYEl0 14909
panini/async_test_client.py sha256=yqfNlUkS9t1T0hikXTcpN_xYGE_WzdYlJ_9abD5DdVg 13391
panini/emulator_client.py sha256=-0_nGY9AElZvCmNlMZKxw5fyzwbtAqSOyIPlK_GkI6c 5449
panini/exceptions.py sha256=Qh2SoCNrDOrPI-dZzJ779dJkWANiPfWO9Dme0uV4xgY 2209
panini/test_client.py sha256=0KqIbOE-uv0aU__Qiu6PIXCKSASojLiq7eMPulgolgc 11241
panini/http_server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
panini/http_server/http_server_app.py sha256=yCLVwlrZ6qTRCj9kslHghYyEENl8JMNP6Te3hcJfgng 1084
panini/managers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
panini/managers/event_manager.py sha256=VO8dg4HQeh_-bLS7wv4g-GpoKgid-0DY_sftVjYwRkc 2826
panini/managers/middleware_manager.py sha256=wnrGMNpSXqOUb5dBL9dP4lrSUpvRL7cS4lz9-GeVpYM 6361
panini/managers/nats_client.py sha256=GklVsRBrBP4J0eOixhJiNDTnCoTOpeHcxFZiR4-rTUA 18198
panini/managers/schema_manager.py sha256=MIh9pizv4dlGenf_Swl-8R1FrV7Pr3N3nLVkf_EK5d4 3709
panini/managers/task_manager.py sha256=62S7e0G4_yXrAjQp-BVFIVRqVgmM68dolqsbyvQ-af0 2251
panini/middleware/__init__.py sha256=I3jAdmqIPlB7Fa7t68r4jDAbRn0l06QMBo41r0xklTg 1563
panini/middleware/debug_middleware.py sha256=Ds2In78lzC1xz9q1P8Ksak62u_1gyuZkQFm89X1xMEs 1383
panini/middleware/error.py sha256=SKLeDWyubpIlWkY6ayMTz4G8W2XP2jQhMxx-DF5Jezo 1355
panini/middleware/nats_timeout.py sha256=WHfp0bLSoy5_SVC_4SY7CuG-JPhZiyZEkUlqYRlZNO4 1200
panini/middleware/prometheus_monitoring.py sha256=IHM-okvAwMk87xjkPpz7gPKurfiylOKzYdxdSVEocFo 3281
panini/middleware/reader_emulator_middleware.py sha256=5a-HynRKLxwNjS6SfQajAvSLhyFCNCO-TFaGLVGBmWQ 1716
panini/middleware/tracing_middleware.py sha256=vrMQtjGJ3wL6EDrIPtE_nmdnqcT1CakvIcCyx2P91dU 5990
panini/middleware/writer_emulator_middleware.py sha256=ZXcCRgQRfajkVE184vpMyRc9OAtfO8vnS7pzb5F5BwQ 3810
panini/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
panini/utils/helper.py sha256=3La8WdU8yuGGt8UUrPGM0eOC9GxffF8EDdD0T23yFtk 3133
panini/utils/logger.py sha256=gcg49tD1_pZ97vwavGy7PJxkMTe7-1j4dIJiUBux9L4 9207
panini/utils/singleton.py sha256=q-DfUfG9UnAdvvm0mAR0aBzR0WcU-BzD9K5tZSYUJwQ 185
panini-0.8.2.dist-info/LICENSE.md sha256=5Npa8Z3igfH455TZJfj6oVmBE4lBPMJ0-AWq5zVxnTw 1091
panini-0.8.2.dist-info/METADATA sha256=SGp1r5LFavYhSK2Q3Tj0Jz_EUFYdDmT9y7bsw7SOfRs 2016
panini-0.8.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
panini-0.8.2.dist-info/top_level.txt sha256=DHh29ov9P7UCFc0V-FAsy8PO7Kvcjaky7cKQ-4dwLrM 7
panini-0.8.2.dist-info/RECORD

top_level.txt

panini