封装一些 Python 组件
Project description
easy_pyoc
自定义 Python 包,封装一些功能
注:带 * 的需要额外安装依赖,并使用完整路径导入
1、socket
ServerSocketTCP/UDP/MULTICAST 服务端ClientSocketTCP/UDP/MULTICAST 客户端
2、util
DatetimeUtil日期相关工具- *
FlaskUtilFlask 相关工具 ObjectUtil对象相关工具PathUtil路径相关工具StringUtil字符串相关工具XMLUtilxml 相关工具
3、OcGui
实现自定义标题栏的窗口,包含放大、缩小、关闭的基本功能,实现窗口移动,拖动改变大小。
支持加载本地图片或网络资源为背景图片。
配合 OcGuiIconRc 默认的 QSS 效果,可以实现较为不错的主窗口。
class OTitleBar(QWidget)
- 自定义标题栏,不可单独使用.
class OWindow(QMainWindow)
- 自定义窗口,内置 自定义标题栏及 qss;
-
实现了自定义标题栏的主窗口,包含以下功能:
- 窗口最大化、最小化、关闭;
- 窗口移动;
- 拖动改变窗口大小;
-
基于 requests.get 实现了从互联网及本地加载背景图片.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
easy_pyoc-0.8.2.tar.gz
(105.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
easy_pyoc-0.8.2-py3-none-any.whl
(116.4 kB
view details)
File details
Details for the file easy_pyoc-0.8.2.tar.gz.
File metadata
- Download URL: easy_pyoc-0.8.2.tar.gz
- Upload date:
- Size: 105.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b44de690667c966e1cfaf31d1fdee638bd3c40c8e8dd54d00dc09db84ee050fb
|
|
| MD5 |
3d3cffcb7f8933a499880fe438727ce4
|
|
| BLAKE2b-256 |
e910aa6dc32d6bfc951bb9202a3d1014391f577d517037344c1fe5c210d6b0fe
|
File details
Details for the file easy_pyoc-0.8.2-py3-none-any.whl.
File metadata
- Download URL: easy_pyoc-0.8.2-py3-none-any.whl
- Upload date:
- Size: 116.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
436cf4d286cf768e40ac68eef9e041cfc88297b570183c5e68300585d6cc2853
|
|
| MD5 |
bc5c4e002e94c9c1a428cf13bc664fd9
|
|
| BLAKE2b-256 |
45c2277f1863250965c47e211579e2d84c11328160094e9c2f639b0515a1d340
|