Skip to main content

封装一些 Python 组件

Project description

easy_pyoc

自定义 Python 包,封装一些功能

注:带 * 的需要额外安装依赖,并使用完整路径导入

1、socket

  • ServerSocket TCP/UDP/MULTICAST 服务端
  • ClientSocket TCP/UDP/MULTICAST 客户端

2、util

  • DatetimeUtil 日期相关工具
  • *FlaskUtil Flask 相关工具
  • ObjectUtil 对象相关工具
  • PathUtil 路径相关工具
  • StringUtil 字符串相关工具

3、OcGui

实现自定义标题栏的窗口,包含放大、缩小、关闭的基本功能,实现窗口移动,拖动改变大小。

支持加载本地图片或网络资源为背景图片。

配合 OcGuiIconRc 默认的 QSS 效果,可以实现较为不错的主窗口。

class OTitleBar(QWidget)

  • 自定义标题栏,不可单独使用.

class OWindow(QMainWindow)

  • 自定义窗口,内置 自定义标题栏及 qss;
  1. 实现了自定义标题栏的主窗口,包含以下功能:

    • 窗口最大化、最小化、关闭;
    • 窗口移动;
    • 拖动改变窗口大小;
  2. 基于 requests.get 实现了从互联网及本地加载背景图片.

Project details


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.2.3.tar.gz (90.2 kB view details)

Uploaded Source

Built Distribution

easy_pyoc-0.2.3-py3-none-any.whl (95.2 kB view details)

Uploaded Python 3

File details

Details for the file easy_pyoc-0.2.3.tar.gz.

File metadata

  • Download URL: easy_pyoc-0.2.3.tar.gz
  • Upload date:
  • Size: 90.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for easy_pyoc-0.2.3.tar.gz
Algorithm Hash digest
SHA256 298238c83ed68870a3b6a4e39b028cf55c51dc16a260c13d26b765e5ecea794f
MD5 09d4f48893ff3101dcc7221ed70fb42b
BLAKE2b-256 35542148ed8f848932ccde084e59977500fb3be397998335922173308e45ab0f

See more details on using hashes here.

File details

Details for the file easy_pyoc-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: easy_pyoc-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 95.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for easy_pyoc-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 73e8306c75e7f812edb0392680659e26488c3cb2688e17a2d0dfdeadb97275da
MD5 4133ddd75a692259a30f1a1899231744
BLAKE2b-256 f07394549861d1c5843b9db901f9eb9ba2f5652733ac876b75953e72da488edb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page