Skip to main content

lidilei de package

Project description

lisdk SDK

一个简单的 Python SDK 示例项目,包含常用的工具类、加密工具和数据库操作封装。

功能特性

  • ApiUtils: 时间处理、随机数据生成、字典深度更新、配置文件读取。
  • Http: 基于 requests 封装的 HTTP 请求类。
  • RSAK: RSA 签名与验签工具。
  • MySQLConnection: 灵活的 MySQL 连接构造器与管理器。

安装

你可以通过 pip 安装该项目(开发模式):

pip install -e .

安装所有开发依赖:

pip install -e ".[dev]"

快速开始

from lisdk import ApiUtils

# 获取当前格式化时间
print(ApiUtils.now())

# 生成随机手机号
print(ApiUtils.mobiles(1))

更多示例请参考 examples/ 目录。

开发与测试

运行测试:

pytest tests/

代码格式化与检查:

ruff check .
black .

发布流程

  1. 删除旧的构建文件:rm -rf dist/
  2. 构建包:python3 -m build
  3. 上传到 PyPI:twine upload dist/*

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

lisdk-0.0.5.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lisdk-0.0.5-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file lisdk-0.0.5.tar.gz.

File metadata

  • Download URL: lisdk-0.0.5.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for lisdk-0.0.5.tar.gz
Algorithm Hash digest
SHA256 710a901af697f8cd765200fb56c4f923fab948a5f90623aeac6c6505e5af3ae5
MD5 b5853da07299774453cb19622e0e4cf2
BLAKE2b-256 59cde4331a4cadae1a929523bb39c7387180cf236e766baafeb3cbcef813bce8

See more details on using hashes here.

File details

Details for the file lisdk-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: lisdk-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for lisdk-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 043e23be150ae35d540be0d1245480a3117ce89768888a50f05b19b7ba1e868d
MD5 887db81498b6c009742a8afbec048418
BLAKE2b-256 a5de2c720aa4f464f39c412d766c6921f930a1fb32f200e5a58e6606a8eb3963

See more details on using hashes here.

Supported by

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