aiognmi

View on PyPIReverse Dependencies (0)

0.1.1 aiognmi-0.1.1-py3-none-any.whl

Wheel Details

Project: aiognmi
Version: 0.1.1
Filename: aiognmi-0.1.1-py3-none-any.whl
Download: [link]
Size: 18102
MD5: b41c03d615d1992a4981a6790f6fca4d
SHA256: be6bc87d20f607f80a69d3616f346d903e45199f538d1273700fb5ddef810977
Uploaded: 2024-03-30 11:47:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiognmi
Version: 0.1.1
Summary: Async, efficient and lightweight gNMI client written in Python.
Author: Artem Kotik
Author-Email: miaow2[at]yandex.ru
Project-Url: repository, https://github.com/miaow2/aiognmi/
Project-Url: homepage, https://github.com/miaow2/aiognmi/
License: MIT License Copyright (c) 2023 Artem Kotik 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: automation,network,network-automation,gnmi,gnmi-client,grpc,grpc-python,async,python
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: AsyncIO
Requires-Python: >=3.10
Requires-Dist: aiofile (==3.8.8)
Requires-Dist: grpcio (==1.59.0)
Requires-Dist: protobuf (==4.24.4)
Requires-Dist: ruff (==0.3.4); extra == "dev"
Requires-Dist: build (==1.2.1); extra == "publish"
Requires-Dist: twine (==4.0.2); extra == "publish"
Requires-Dist: pytest (==8.1.1); extra == "test"
Provides-Extra: dev
Provides-Extra: publish
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2708 characters]

WHEEL

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

RECORD

Path Digest Size
aiognmi/__init__.py sha256=haRsQJ1wB4gAgSPDzkOqXRYpm3cCAEzlRLV-1R7Pe3A 98
aiognmi/client.py sha256=0cjsZ6q3mhX0_AElCiz-luAUkK6BiPAPYjYJtJDC4p8 14370
aiognmi/models.py sha256=6y_lShlg9eyMXCPZ75pRmhax6OrUzJ9_x0VmIYBaR3s 988
aiognmi/response.py sha256=7IQ55gAH37-DLPjViZQyaYaYeT5URzmXY2hOw6JFBEo 1535
aiognmi/utils.py sha256=nSN39I9Kfx4N9uceDArOj98wCbibIaIvV_MWtihX9eY 5894
aiognmi/proto/gnmi/gnmi_pb2.py sha256=aGXayI4dWmfRB8A2e-aKxdeBLx7LMTrQjlpGx2q8fkw 13011
aiognmi/proto/gnmi/gnmi_pb2_grpc.py sha256=H5t2yi69gfA4f_pDsKKgfQqrFGxZ5Y4dJg3OGJtZoGk 8169
aiognmi/proto/gnmi_ext/gnmi_ext_pb2.py sha256=m9ySbdfnFMUPE11IU9Uk3pgirM-xRVCa1iSI0of5CgI 2791
aiognmi/proto/gnmi_ext/gnmi_ext_pb2_grpc.py sha256=xYOs94SXiNYAlFodACnsXW5QovLsHY5tCk3p76RH5Zc 158
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_utils.py sha256=9mdq8iTkFMTJcTjyg39LpYpTCiJ2FNp5aln1k_L7BQM 9498
aiognmi-0.1.1.dist-info/LICENSE sha256=pqj3nuUd2NMQ37K7NBdA7lvRJaMfWtLgD2AiO0Y8gXk 1067
aiognmi-0.1.1.dist-info/METADATA sha256=a1A3M6ZoflskELps7P3i2xIQQkVsx_QSTIvE_gRbC_Y 5136
aiognmi-0.1.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
aiognmi-0.1.1.dist-info/top_level.txt sha256=VdYlV6ciTa9e3c9P03xR1JSjMGw9sLOwUrQCmmg8Tqc 14
aiognmi-0.1.1.dist-info/RECORD

top_level.txt

aiognmi
tests