datahub_binary 0.7.19__cp312-cp312-win_amd64.whl → 0.8.0__cp312-cp312-win_amd64.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.
Binary file
datahub.pyi CHANGED
@@ -1,11 +1,11 @@
1
1
  # This file was generated by Nuitka
2
2
 
3
3
  # Stubs included by default
4
- from setting import PostgresSetting, RedisSetting, Setting, SftpSetting, StarRocksSetting
4
+ import datahub.utils.logger
5
5
  import datahub.protos
6
- from datahub import BarDataMatrix, DataHub
7
6
  import datahub.utils.sftp
8
- import datahub.utils.logger
7
+ from setting import *
8
+ from datahub import BarDataMatrix, CronTask, DataHub
9
9
 
10
10
 
11
11
  __name__ = ...
@@ -25,9 +25,12 @@ import datahub.PostgresSetting
25
25
  import datahub.Setting
26
26
  import ntpath
27
27
  import bisect
28
+ import random
28
29
  import dataclasses
30
+ import httpx
29
31
  import numpy
30
32
  import numpy.typing
33
+ import pydantic
31
34
  import _frozen_importlib_external
32
35
  import time
33
36
  import contextlib
@@ -43,7 +46,6 @@ import loguru
43
46
  import hashlib
44
47
  import warnings
45
48
  import io
46
- import httpx
47
49
  import socket
48
50
  import google
49
51
  import google.protobuf
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datahub_binary
3
- Version: 0.7.19
3
+ Version: 0.8.0
4
4
  Summary: A comprehensive Python library for data processing, integration, and management.
5
5
  Requires-Python: <3.13,>=3.10
6
6
  Description-Content-Type: text/markdown
@@ -16,3 +16,4 @@ Requires-Dist: redis>=5.2.1
16
16
  Requires-Dist: psycopg2-binary>=2.9.10
17
17
  Requires-Dist: paramiko>=3.5.1
18
18
  Requires-Dist: toml>=0.10.0
19
+ Requires-Dist: pydantic>=2.11.3
@@ -1,5 +1,5 @@
1
- datahub.cp312-win_amd64.pyd,sha256=tmoKGdimvEJ71JFG3ufwoMNC3al9PmIBVQkmxOSysBI,1430528
2
- datahub.pyi,sha256=O9EXz2lYTF1c1FjfHEnOw0YG-qTCIOu4As_I4ciGbCs,1068
1
+ datahub.cp312-win_amd64.pyd,sha256=1eRhYvXv5ydyoeonqET18HQApgZnFDTACVBk0RXLRKU,1449472
2
+ datahub.pyi,sha256=GFOoeyrLHgTNzpGuwLTQ4TLEeyzW-wlQzJEF1hN2aJU,1040
3
3
  datahub/protos/client_pb2.pyi,sha256=thPpQLkaVnTPhl2rgJWUiXrTV5ep4C70TC2E4Tctm8w,207353
4
4
  datahub/protos/common_pb2.pyi,sha256=KCzIIakHr0iViKFNFcK1ZotkqcQuZ9_XTNIfvyvcSbM,32839
5
5
  datahub/protos/management_pb2.pyi,sha256=DtHNxR31C1T4HTUWT7KSsFPMvHiq37u_3G3aO__McA8,23183
@@ -10,7 +10,7 @@ datahub/protos/signal_pb2.pyi,sha256=HJxCtrEOlc1cBtH-ywFRvKItT0IiLyQVb0jzdkRF6mY
10
10
  datahub/protos/strategy_pb2.pyi,sha256=JmRoiuRdyE_1m6qQxxBMAvLp2OngDSHxTYivkcZQ2PU,32767
11
11
  datahub/protos/trade_pb2.pyi,sha256=YLZFMLEMR3q1fSQxgyR81BsVvYngNQPbKPKvLA7ktjs,49810
12
12
  datahub.build/.gitignore,sha256=aEiIwOuxfzdCmLZe4oB1JsBmCUxwG8x-u-HBCV9JT8E,1
13
- datahub_binary-0.7.19.dist-info/METADATA,sha256=dEgSgejZXC4ZfMTpgN_pFh0raETlJ6pP9aZbLW0mo7Q,671
14
- datahub_binary-0.7.19.dist-info/WHEEL,sha256=x5rgv--I0NI0IT1Lh9tN1VG2cI637p3deednwYLKnxc,96
15
- datahub_binary-0.7.19.dist-info/top_level.txt,sha256=J0rzqYfZghMgpObWaPGhQtV88I-KXrgArDvi_ddf6ZA,8
16
- datahub_binary-0.7.19.dist-info/RECORD,,
13
+ datahub_binary-0.8.0.dist-info/METADATA,sha256=1aBrYkNf-vEAinGsn_qF1UQlnBfGI8J1opq_A7ZNxHc,703
14
+ datahub_binary-0.8.0.dist-info/WHEEL,sha256=x5rgv--I0NI0IT1Lh9tN1VG2cI637p3deednwYLKnxc,96
15
+ datahub_binary-0.8.0.dist-info/top_level.txt,sha256=J0rzqYfZghMgpObWaPGhQtV88I-KXrgArDvi_ddf6ZA,8
16
+ datahub_binary-0.8.0.dist-info/RECORD,,