MyGit

KAY53N/PyHutool

Fork: 1 Star: 25 (更新于 2024-09-18 03:46:40)

license: BSD-3-Clause

Language: Python .

PyHutool是一个小而全的Python工具类库,借鉴Java的Hutool,🍬A set of tools that keep Python sweet.

最后发布版本: v0.1.1 ( 2022-05-01 18:03:14)

GitHub网址

PyHutool

🍬A set of tools that keep Python sweet.

👉 https://pyhutool.readthedocs.org 👈

Documentation Status GitHub license GitHub issues GitHub stars


📚简介

PyHutool是一个小而全的Python工具类库,借鉴Java的Hutool

PyHutool中的工具方法来自每个用户的精雕细琢,它涵盖了Python开发底层代码中的方方面面,它既是大型项目开发中解决小问题的利器,也是小型项目中的效率担当

PyHutool是项目中“util”包友好的替代,它节省了开发人员对项目中公用类和公用工具方法的封装时间,使开发专注于业务,同时可以最大限度的避免封装不完善带来的bug

🍺PyHutool如何改变我们的coding方式

PyHutool的目标是使用一个工具方法代替一段复杂代码,从而最大限度的避免“复制粘贴”代码的问题,彻底改变我们写代码的方式。 以截图为例:

  • 👴【以前】打开搜索引擎 -> 搜“Python 截图” -> 打开某篇博客-> 复制粘贴 -> 改改好用
  • 👦【现在】引入PyHutool -> gui.screenshot('test.png') PyHutool的存在就是为了减少代码搜索成本,避免网络上参差不齐的代码出现导致的bug。

🛠️包含组件

模块 介绍
pyhutool.core 核心,包括文件处理、数据转换、日期、各种Util等
pyhutool.gui 自动化库,包含按键、鼠标、截图的操作等
pyhutool.system 获取系统相关信息,如显示器数量,当前窗口标题,系统运行的应用信息
pyhutool.crypto 加密解密模块,提供对称、非对称和摘要算法封装
pyhutool.blockchain 区块链相关类库封装

📝文档

📘中文文档 Full documentation available at https://pyhutool.readthedocs.io/zh_CN/latest/index.html
📘English Documentation Full documentation available at https://pyhutool.readthedocs.io/en/latest/index.html

📦安装

pip install pyhutool

最近版本更新:(数据更新于 2024-09-28 15:26:28)

2022-05-01 18:03:14 v0.1.1

主题(topics):

clipboard, crypto, cryptocurrency, face-recognition, gui, keyboard, mouse, okx, process, qrcode, screenshot, system, verification, window

KAY53N/PyHutool同语言 Python最近更新仓库

2024-10-07 02:37:53 ultralytics/ultralytics

2024-10-05 23:36:22 ErikBjare/gptme

2024-10-05 23:02:36 sMythicalBird/ZenlessZoneZero-Auto

2024-10-05 12:46:15 Akegarasu/lora-scripts

2024-10-05 01:34:45 home-assistant/core

2024-10-04 21:40:57 Avaiga/taipy