yut 0.2.10__tar.gz

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.
Files changed (206) hide show
  1. yut-0.2.10/PKG-INFO +18 -0
  2. yut-0.2.10/pyproject.toml +24 -0
  3. yut-0.2.10/readme.md +5 -0
  4. yut-0.2.10/src/yui/__init__.py +711 -0
  5. yut-0.2.10/src/yui/images/ico/airplane.ico +0 -0
  6. yut-0.2.10/src/yui/images/ico/calc.ico +0 -0
  7. yut-0.2.10/src/yui/images/ico/circle_cube2.ico +0 -0
  8. yut-0.2.10/src/yui/images/ico/dcube.ico +0 -0
  9. yut-0.2.10/src/yui/images/ico/fap.ico +0 -0
  10. yut-0.2.10/src/yui/images/ico/ndas.ico +0 -0
  11. yut-0.2.10/src/yui/images/ico/ndw.ico +0 -0
  12. yut-0.2.10/src/yui/images/png/3_.png +0 -0
  13. yut-0.2.10/src/yui/images/png/3dots_h.png +0 -0
  14. yut-0.2.10/src/yui/images/png/3dots_v.png +0 -0
  15. yut-0.2.10/src/yui/images/png/3i.png +0 -0
  16. yut-0.2.10/src/yui/images/png/4_dots.png +0 -0
  17. yut-0.2.10/src/yui/images/png/4_square.png +0 -0
  18. yut-0.2.10/src/yui/images/png/add_subs.png +0 -0
  19. yut-0.2.10/src/yui/images/png/addgreen.png +0 -0
  20. yut-0.2.10/src/yui/images/png/appicon.png +0 -0
  21. yut-0.2.10/src/yui/images/png/ar_arrow.png +0 -0
  22. yut-0.2.10/src/yui/images/png/ar_check.png +0 -0
  23. yut-0.2.10/src/yui/images/png/arrow_cursor.png +0 -0
  24. yut-0.2.10/src/yui/images/png/attach.png +0 -0
  25. yut-0.2.10/src/yui/images/png/back.png +0 -0
  26. yut-0.2.10/src/yui/images/png/ball.png +0 -0
  27. yut-0.2.10/src/yui/images/png/ball2.png +0 -0
  28. yut-0.2.10/src/yui/images/png/ball_blue.png +0 -0
  29. yut-0.2.10/src/yui/images/png/ball_bullet.png +0 -0
  30. yut-0.2.10/src/yui/images/png/ball_darkred.png +0 -0
  31. yut-0.2.10/src/yui/images/png/ball_golden.png +0 -0
  32. yut-0.2.10/src/yui/images/png/ball_green.png +0 -0
  33. yut-0.2.10/src/yui/images/png/ball_light.png +0 -0
  34. yut-0.2.10/src/yui/images/png/ball_red.png +0 -0
  35. yut-0.2.10/src/yui/images/png/biz_1.png +0 -0
  36. yut-0.2.10/src/yui/images/png/biz_2.png +0 -0
  37. yut-0.2.10/src/yui/images/png/blue_star.png +0 -0
  38. yut-0.2.10/src/yui/images/png/bulb.png +0 -0
  39. yut-0.2.10/src/yui/images/png/bullet1.png +0 -0
  40. yut-0.2.10/src/yui/images/png/bullet1_golden.png +0 -0
  41. yut-0.2.10/src/yui/images/png/bullet2.png +0 -0
  42. yut-0.2.10/src/yui/images/png/bullet2_golden.png +0 -0
  43. yut-0.2.10/src/yui/images/png/bullet3.png +0 -0
  44. yut-0.2.10/src/yui/images/png/bullet3_golden.png +0 -0
  45. yut-0.2.10/src/yui/images/png/bullet4.png +0 -0
  46. yut-0.2.10/src/yui/images/png/calc.png +0 -0
  47. yut-0.2.10/src/yui/images/png/calendar.png +0 -0
  48. yut-0.2.10/src/yui/images/png/cancel.png +0 -0
  49. yut-0.2.10/src/yui/images/png/chart.png +0 -0
  50. yut-0.2.10/src/yui/images/png/chart_bar.png +0 -0
  51. yut-0.2.10/src/yui/images/png/chart_line.png +0 -0
  52. yut-0.2.10/src/yui/images/png/chart_linebar.png +0 -0
  53. yut-0.2.10/src/yui/images/png/chart_pie.png +0 -0
  54. yut-0.2.10/src/yui/images/png/chat.png +0 -0
  55. yut-0.2.10/src/yui/images/png/check.png +0 -0
  56. yut-0.2.10/src/yui/images/png/check_sheet.png +0 -0
  57. yut-0.2.10/src/yui/images/png/circle_cube.png +0 -0
  58. yut-0.2.10/src/yui/images/png/circle_cube2.png +0 -0
  59. yut-0.2.10/src/yui/images/png/clip_board.png +0 -0
  60. yut-0.2.10/src/yui/images/png/close.png +0 -0
  61. yut-0.2.10/src/yui/images/png/close_x.png +0 -0
  62. yut-0.2.10/src/yui/images/png/continue.png +0 -0
  63. yut-0.2.10/src/yui/images/png/contract.png +0 -0
  64. yut-0.2.10/src/yui/images/png/contract_2.png +0 -0
  65. yut-0.2.10/src/yui/images/png/cube4.png +0 -0
  66. yut-0.2.10/src/yui/images/png/custom.png +0 -0
  67. yut-0.2.10/src/yui/images/png/custom_care.png +0 -0
  68. yut-0.2.10/src/yui/images/png/custom_money.png +0 -0
  69. yut-0.2.10/src/yui/images/png/db.png +0 -0
  70. yut-0.2.10/src/yui/images/png/dcube.png +0 -0
  71. yut-0.2.10/src/yui/images/png/diamond.png +0 -0
  72. yut-0.2.10/src/yui/images/png/doc.png +0 -0
  73. yut-0.2.10/src/yui/images/png/doc2.png +0 -0
  74. yut-0.2.10/src/yui/images/png/doc_percent.png +0 -0
  75. yut-0.2.10/src/yui/images/png/doc_rpt.png +0 -0
  76. yut-0.2.10/src/yui/images/png/download.png +0 -0
  77. yut-0.2.10/src/yui/images/png/download_2.png +0 -0
  78. yut-0.2.10/src/yui/images/png/drop.png +0 -0
  79. yut-0.2.10/src/yui/images/png/earth.png +0 -0
  80. yut-0.2.10/src/yui/images/png/exec_all.png +0 -0
  81. yut-0.2.10/src/yui/images/png/execute.png +0 -0
  82. yut-0.2.10/src/yui/images/png/export.png +0 -0
  83. yut-0.2.10/src/yui/images/png/eye.png +0 -0
  84. yut-0.2.10/src/yui/images/png/fangsheng.png +0 -0
  85. yut-0.2.10/src/yui/images/png/fapicon.png +0 -0
  86. yut-0.2.10/src/yui/images/png/filter.png +0 -0
  87. yut-0.2.10/src/yui/images/png/fit_width.png +0 -0
  88. yut-0.2.10/src/yui/images/png/fly_up.png +0 -0
  89. yut-0.2.10/src/yui/images/png/forward.png +0 -0
  90. yut-0.2.10/src/yui/images/png/func.png +0 -0
  91. yut-0.2.10/src/yui/images/png/func_group.png +0 -0
  92. yut-0.2.10/src/yui/images/png/func_item.png +0 -0
  93. yut-0.2.10/src/yui/images/png/function.png +0 -0
  94. yut-0.2.10/src/yui/images/png/gauge.png +0 -0
  95. yut-0.2.10/src/yui/images/png/goal.png +0 -0
  96. yut-0.2.10/src/yui/images/png/golden_star.png +0 -0
  97. yut-0.2.10/src/yui/images/png/green_star.png +0 -0
  98. yut-0.2.10/src/yui/images/png/grid.png +0 -0
  99. yut-0.2.10/src/yui/images/png/grid_1.png +0 -0
  100. yut-0.2.10/src/yui/images/png/grid_cube.png +0 -0
  101. yut-0.2.10/src/yui/images/png/gridview.png +0 -0
  102. yut-0.2.10/src/yui/images/png/hand.png +0 -0
  103. yut-0.2.10/src/yui/images/png/heart.png +0 -0
  104. yut-0.2.10/src/yui/images/png/hexstar.png +0 -0
  105. yut-0.2.10/src/yui/images/png/home.png +0 -0
  106. yut-0.2.10/src/yui/images/png/html.png +0 -0
  107. yut-0.2.10/src/yui/images/png/index.png +0 -0
  108. yut-0.2.10/src/yui/images/png/inout.png +0 -0
  109. yut-0.2.10/src/yui/images/png/join.png +0 -0
  110. yut-0.2.10/src/yui/images/png/key.png +0 -0
  111. yut-0.2.10/src/yui/images/png/label.png +0 -0
  112. yut-0.2.10/src/yui/images/png/label_2.png +0 -0
  113. yut-0.2.10/src/yui/images/png/last.png +0 -0
  114. yut-0.2.10/src/yui/images/png/left.png +0 -0
  115. yut-0.2.10/src/yui/images/png/left2.png +0 -0
  116. yut-0.2.10/src/yui/images/png/levels.png +0 -0
  117. yut-0.2.10/src/yui/images/png/lightning.png +0 -0
  118. yut-0.2.10/src/yui/images/png/link.png +0 -0
  119. yut-0.2.10/src/yui/images/png/lock.png +0 -0
  120. yut-0.2.10/src/yui/images/png/logo.png +0 -0
  121. yut-0.2.10/src/yui/images/png/lookup.png +0 -0
  122. yut-0.2.10/src/yui/images/png/loop.png +0 -0
  123. yut-0.2.10/src/yui/images/png/max.png +0 -0
  124. yut-0.2.10/src/yui/images/png/mblocks.png +0 -0
  125. yut-0.2.10/src/yui/images/png/milestone.png +0 -0
  126. yut-0.2.10/src/yui/images/png/min.png +0 -0
  127. yut-0.2.10/src/yui/images/png/minus.png +0 -0
  128. yut-0.2.10/src/yui/images/png/money_forward.png +0 -0
  129. yut-0.2.10/src/yui/images/png/more.png +0 -0
  130. yut-0.2.10/src/yui/images/png/multi_block.png +0 -0
  131. yut-0.2.10/src/yui/images/png/next.png +0 -0
  132. yut-0.2.10/src/yui/images/png/notebook.png +0 -0
  133. yut-0.2.10/src/yui/images/png/nstc.png +0 -0
  134. yut-0.2.10/src/yui/images/png/off.png +0 -0
  135. yut-0.2.10/src/yui/images/png/okr.png +0 -0
  136. yut-0.2.10/src/yui/images/png/open.png +0 -0
  137. yut-0.2.10/src/yui/images/png/org.png +0 -0
  138. yut-0.2.10/src/yui/images/png/org1.png +0 -0
  139. yut-0.2.10/src/yui/images/png/org2.png +0 -0
  140. yut-0.2.10/src/yui/images/png/outcome.png +0 -0
  141. yut-0.2.10/src/yui/images/png/paper_plane.png +0 -0
  142. yut-0.2.10/src/yui/images/png/parts.png +0 -0
  143. yut-0.2.10/src/yui/images/png/pause.png +0 -0
  144. yut-0.2.10/src/yui/images/png/pc.png +0 -0
  145. yut-0.2.10/src/yui/images/png/pc_bar.png +0 -0
  146. yut-0.2.10/src/yui/images/png/person_card.png +0 -0
  147. yut-0.2.10/src/yui/images/png/person_chart.png +0 -0
  148. yut-0.2.10/src/yui/images/png/person_doc.png +0 -0
  149. yut-0.2.10/src/yui/images/png/person_fire.png +0 -0
  150. yut-0.2.10/src/yui/images/png/person_hire.png +0 -0
  151. yut-0.2.10/src/yui/images/png/pie.png +0 -0
  152. yut-0.2.10/src/yui/images/png/pie_2.png +0 -0
  153. yut-0.2.10/src/yui/images/png/play.png +0 -0
  154. yut-0.2.10/src/yui/images/png/plus.png +0 -0
  155. yut-0.2.10/src/yui/images/png/red_star.png +0 -0
  156. yut-0.2.10/src/yui/images/png/refresh.png +0 -0
  157. yut-0.2.10/src/yui/images/png/report.png +0 -0
  158. yut-0.2.10/src/yui/images/png/revert.png +0 -0
  159. yut-0.2.10/src/yui/images/png/right.png +0 -0
  160. yut-0.2.10/src/yui/images/png/right2.png +0 -0
  161. yut-0.2.10/src/yui/images/png/right_3.png +0 -0
  162. yut-0.2.10/src/yui/images/png/save.png +0 -0
  163. yut-0.2.10/src/yui/images/png/save_data.png +0 -0
  164. yut-0.2.10/src/yui/images/png/setting.png +0 -0
  165. yut-0.2.10/src/yui/images/png/show_normal.png +0 -0
  166. yut-0.2.10/src/yui/images/png/site.png +0 -0
  167. yut-0.2.10/src/yui/images/png/site_blue.png +0 -0
  168. yut-0.2.10/src/yui/images/png/sort.png +0 -0
  169. yut-0.2.10/src/yui/images/png/star.png +0 -0
  170. yut-0.2.10/src/yui/images/png/stop.png +0 -0
  171. yut-0.2.10/src/yui/images/png/sum.png +0 -0
  172. yut-0.2.10/src/yui/images/png/sum_1.png +0 -0
  173. yut-0.2.10/src/yui/images/png/target.png +0 -0
  174. yut-0.2.10/src/yui/images/png/time.png +0 -0
  175. yut-0.2.10/src/yui/images/png/to_cloud.png +0 -0
  176. yut-0.2.10/src/yui/images/png/todo.png +0 -0
  177. yut-0.2.10/src/yui/images/png/tools.png +0 -0
  178. yut-0.2.10/src/yui/images/png/tree.png +0 -0
  179. yut-0.2.10/src/yui/images/png/trush.png +0 -0
  180. yut-0.2.10/src/yui/images/png/tumber.png +0 -0
  181. yut-0.2.10/src/yui/images/png/turn_up.png +0 -0
  182. yut-0.2.10/src/yui/images/png/two_persons.png +0 -0
  183. yut-0.2.10/src/yui/images/png/user.png +0 -0
  184. yut-0.2.10/src/yui/images/png/var.png +0 -0
  185. yut-0.2.10/src/yui/images/png/view.png +0 -0
  186. yut-0.2.10/src/yui/images/png/vv_down.png +0 -0
  187. yut-0.2.10/src/yui/images/png/vvv_down.png +0 -0
  188. yut-0.2.10/src/yui/images.qrc +189 -0
  189. yut-0.2.10/src/yui/images_rc.py +138253 -0
  190. yut-0.2.10/src/yui/img.py +185 -0
  191. yut-0.2.10/src/yui/qrc_tools.py +54 -0
  192. yut-0.2.10/src/yui/wdg.py +1651 -0
  193. yut-0.2.10/src/yui/ydict.py +95 -0
  194. yut-0.2.10/src/yui/yfield.py +1266 -0
  195. yut-0.2.10/src/yui/yform.py +205 -0
  196. yut-0.2.10/src/yui/ylookup.py +329 -0
  197. yut-0.2.10/src/yui/ymodel.py +496 -0
  198. yut-0.2.10/src/yui/ystat.py +1225 -0
  199. yut-0.2.10/src/yui/ytable.py +612 -0
  200. yut-0.2.10/src/yui/ytree.py +102 -0
  201. yut-0.2.10/src/yus/__init__.py +163 -0
  202. yut-0.2.10/src/yus/dbm.py +719 -0
  203. yut-0.2.10/src/yut/__init__.py +539 -0
  204. yut-0.2.10/src/yut/mes.py +206 -0
  205. yut-0.2.10/src/yut/rmi.py +196 -0
  206. yut-0.2.10/src/yut/win32.py +260 -0
yut-0.2.10/PKG-INFO ADDED
@@ -0,0 +1,18 @@
1
+ Metadata-Version: 2.3
2
+ Name: yut
3
+ Version: 0.2.10
4
+ Summary: 通用工具
5
+ Author: tjy
6
+ Author-email: tjy@yeah.net
7
+ Requires-Python: >=3.12
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: Programming Language :: Python :: 3.12
10
+ Classifier: Programming Language :: Python :: 3.13
11
+ Project-URL: Homepage, https://gitee.com/jy_tao/yut
12
+ Description-Content-Type: text/markdown
13
+
14
+ # YUT基于QT开发的组合工具
15
+
16
+ 包含基础函数、QWidget快捷方法及组件、数据库组件等。
17
+ 封装的GUI主窗口、导航框架
18
+ 数据库 ->Pandas DataFrame -> QTableView 显示
@@ -0,0 +1,24 @@
1
+ [project]
2
+ name = "yut" # 必须唯一,检查 PyPI 是否已占用
3
+
4
+ [tool.poetry]
5
+ name = "yut"
6
+ version = "0.2.10"
7
+ description = "通用工具"
8
+ authors = ["tjy <tjy@yeah.net>"]
9
+ readme = "README.md"
10
+ packages = [
11
+ { include = "yut", from = "src" },
12
+ { include = "yui", from = "src" },
13
+ { include = "yus", from = "src" },
14
+ ]
15
+
16
+ [tool.poetry.dependencies]
17
+ python = ">=3.12"
18
+
19
+ [build-system]
20
+ requires = ["poetry-core>=2.0.0,<3.0.0"]
21
+ build-backend = "poetry.core.masonry.api"
22
+
23
+ [project.urls]
24
+ Homepage = "https://gitee.com/jy_tao/yut"
yut-0.2.10/readme.md ADDED
@@ -0,0 +1,5 @@
1
+ # YUT基于QT开发的组合工具
2
+
3
+ 包含基础函数、QWidget快捷方法及组件、数据库组件等。
4
+ 封装的GUI主窗口、导航框架
5
+ 数据库 ->Pandas DataFrame -> QTableView 显示