Skip to main content

Encapsulate some common tool methods

Project description

liangutil包

Python PyPI PyPI - Downloads GitHub stars

说明:以Liang开头的类是单独写的类,以Utils结尾的都是基于第三方库封装的。函数详细说明请看代码注释。

安装

pip install liangutil

注意

lianglog

LiangLog

依赖于 MySQLUtils

需要在mysql中建立表,字段如下

字段名 类型 长度
datetime varchar 32
level varchar 32
name varchar 32
content varchar 255

更新日志

2023年

8月

2023-08-02 0.1.1

  • 统一了代码注释风格
  • 新增代码文档
  • 删除了无用函数
  • 改变了某些函数名称

2023-08-01 0.1.0

  • mysqlutils 中增加了查询等方法
  • 修复了一些 Bug

7月

2023-07-31 0.0.8

  • 第一个发布版本

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

liangutil-0.1.1.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

liangutil-0.1.1-py3-none-any.whl (11.9 kB view hashes)

Uploaded Python 3

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