telegraf-client 0.1.2__cp312-cp312-manylinux_2_34_x86_64.whl → 0.1.3__cp312-cp312-manylinux_2_34_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,3 @@
1
- """
2
- Python bindings for the telegraf Rust client library.
3
-
4
- This module provides Python bindings for the telegraf Rust client,
5
- allowing you to send metrics to Telegraf agents from Python applications.
6
- """
7
-
8
1
  from ._telegraf_client import Client, Point, TelegrafBindingError
9
2
 
10
- __version__ = "0.1.2"
11
3
  __all__ = ["Client", "Point", "TelegrafBindingError"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: telegraf-client
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Intended Audience :: Developers
6
6
  Classifier: License :: OSI Approved :: MIT License
@@ -0,0 +1,6 @@
1
+ telegraf_client-0.1.3.dist-info/METADATA,sha256=k06I9CYKo6Y6GH48VT9Lg22atj4_WIgJhzZqGNIdlpU,1511
2
+ telegraf_client-0.1.3.dist-info/WHEEL,sha256=b57pIA8UKIJsoGOQsidkWG09cBU10JAEUM5jF8CgKgY,108
3
+ telegraf_client-0.1.3.dist-info/licenses/LICENSE,sha256=lJtOAl0xGXfAhFVpKkluHD1K5wUOIOWLC5j6GTySiI4,1072
4
+ telegraf_client/__init__.py,sha256=t_QQ4QE1_0U1eRE0TakjYDwtz3PaWt0ak--ozhNXh5Y,121
5
+ telegraf_client/telegraf_client.cpython-312-x86_64-linux-gnu.so,sha256=56bMqTuZ2zEn-8Ml8ROL8saZowrU5eEXrWePDtDIEzY,1067168
6
+ telegraf_client-0.1.3.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- telegraf_client-0.1.2.dist-info/METADATA,sha256=2bH_6O8gqwOZ_kW_zOTDNiDVSrrSC5oNtllPO4tNFeE,1511
2
- telegraf_client-0.1.2.dist-info/WHEEL,sha256=b57pIA8UKIJsoGOQsidkWG09cBU10JAEUM5jF8CgKgY,108
3
- telegraf_client-0.1.2.dist-info/licenses/LICENSE,sha256=lJtOAl0xGXfAhFVpKkluHD1K5wUOIOWLC5j6GTySiI4,1072
4
- telegraf_client/__init__.py,sha256=A82AwOm_hIw8WVMf7XzFBKrmEqStfHpv45_lvkWJzHQ,348
5
- telegraf_client/telegraf_client.cpython-312-x86_64-linux-gnu.so,sha256=56bMqTuZ2zEn-8Ml8ROL8saZowrU5eEXrWePDtDIEzY,1067168
6
- telegraf_client-0.1.2.dist-info/RECORD,,