datahub_binary 0.2.7__cp312-cp312-win_amd64.whl → 0.3.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
@@ -11,6 +11,7 @@ __name__ = ...
11
11
 
12
12
  # Modules used internally, to allow implicit dependencies to be seen:
13
13
  import os
14
+ import time
14
15
  import typing
15
16
  import polars
16
17
  import sqlalchemy
@@ -21,7 +22,6 @@ import datetime
21
22
  import numpy
22
23
  import numpy.typing
23
24
  import sys
24
- import time
25
25
  import functools
26
26
  import loguru
27
27
  import ntpath
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: datahub_binary
3
- Version: 0.2.7
3
+ Version: 0.3.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,9 +16,11 @@ Requires-Dist: redis>=5.2.1
16
16
  Requires-Dist: psycopg2-binary>=2.9.10
17
17
 
18
18
  ```shell
19
- uv build --wheel
19
+ # 私有仓库
20
+ uv build --wheel -n
20
21
  uv publish --publish-url https://packages.aliyun.com/67ac370259270b500346f530/pypi/repo-eclfx -u 67ac3a2b02260a3bc4fcfafa -p w6_eeH5D7ZRQ
21
22
 
22
- uv build --wheel --config-file pyproject_nuitka.toml
23
+ # 公有仓库, datahub-binary
24
+ uv build --wheel -n
23
25
  uv publish -t pypi-AgEIcHlwaS5vcmcCJDBhN2YwYzdhLTBkZmEtNDE0Ny1iZTJjLWRkMDFmMmQyZmI5NAACJXsicGVybWlzc2lvbnMiOiAidXNlciIsICJ2ZXJzaW9uIjogMX0AAAYgvxJwx4e0T10PCuFVsJgFaWn8bi0MovlEvB5DomjlugA
24
26
  ```
@@ -0,0 +1,10 @@
1
+ datahub.cp312-win_amd64.pyd,sha256=dHH3OGjUeXxn8_0F6luBmvABU_ZnneLvnWD4mQtt8hc,987648
2
+ datahub.pyi,sha256=Rr-dtkqGnuff5oqnr4KBVHGZbzkpviKVv1pSeCN5RG8,859
3
+ datahub/protos/martrix_pb2.pyi,sha256=O_F1BQHOXwRNIZwkjzyuX2m6IWfXrEkSWzTCmDY8MaM,1366
4
+ datahub/protos/quote_pb2.pyi,sha256=EcmKagQyD_HTrpbH-KA4tm6gZFJVcVAv9N_-mTDViFM,25076
5
+ datahub/protos/session_pb2.pyi,sha256=BuwZ0t17qQT__HbejoMbX0VUWQwppvvB1VFQvnr7AI8,3024
6
+ datahub.build/.gitignore,sha256=aEiIwOuxfzdCmLZe4oB1JsBmCUxwG8x-u-HBCV9JT8E,1
7
+ datahub_binary-0.3.0.dist-info/METADATA,sha256=TabVvVfNMMviazqaXvnEY5AsIcoW8uQLTffqipOsxkA,1047
8
+ datahub_binary-0.3.0.dist-info/WHEEL,sha256=3l3LZtiK1UOOPDTB9BXh76KZdW5jejmfuCOK7bthdow,96
9
+ datahub_binary-0.3.0.dist-info/top_level.txt,sha256=J0rzqYfZghMgpObWaPGhQtV88I-KXrgArDvi_ddf6ZA,8
10
+ datahub_binary-0.3.0.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- datahub.cp312-win_amd64.pyd,sha256=b5ts29i7k5igdamyKynrVm-7ArQuAvJWGHNfWnMgKY0,957952
2
- datahub.pyi,sha256=SVHrLSppKewOJ0wREBIsYks-OF5PGOIc5n11SrhWxXo,859
3
- datahub/protos/martrix_pb2.pyi,sha256=O_F1BQHOXwRNIZwkjzyuX2m6IWfXrEkSWzTCmDY8MaM,1366
4
- datahub/protos/quote_pb2.pyi,sha256=EcmKagQyD_HTrpbH-KA4tm6gZFJVcVAv9N_-mTDViFM,25076
5
- datahub/protos/session_pb2.pyi,sha256=BuwZ0t17qQT__HbejoMbX0VUWQwppvvB1VFQvnr7AI8,3024
6
- datahub.build/.gitignore,sha256=aEiIwOuxfzdCmLZe4oB1JsBmCUxwG8x-u-HBCV9JT8E,1
7
- datahub_binary-0.2.7.dist-info/METADATA,sha256=i79f8-lYm_Xl_Z6HgBTSkVply69jBR2_qaxdSXmYkWo,1027
8
- datahub_binary-0.2.7.dist-info/WHEEL,sha256=3l3LZtiK1UOOPDTB9BXh76KZdW5jejmfuCOK7bthdow,96
9
- datahub_binary-0.2.7.dist-info/top_level.txt,sha256=J0rzqYfZghMgpObWaPGhQtV88I-KXrgArDvi_ddf6ZA,8
10
- datahub_binary-0.2.7.dist-info/RECORD,,