PixelArray Python开发工具库 - 包含阿里云服务、数据库工具、装饰器、监控等功能
Project description
PixelArrayLib - PixelArray Python开发工具库
PixelArrayLib是一个功能丰富的Python开发工具库,包含阿里云服务、数据库工具、装饰器、监控等功能,同时提供便捷的命令行工具。
安装
pip install pixelarraylib
使用方法
1. Python程序中使用
# 导入pixelarraylib模块
import pixelarraylib
# 使用各种功能模块
from pixelarraylib.aliyun import some_service
from pixelarraylib.db_utils import database_tools
from pixelarraylib.decorators import useful_decorators
2. 命令行工具使用
安装后,你可以在命令行中直接使用 pixelarraylib 命令:
创建测试用例文件
# 一键创建所有测试用例文件
pixelarraylib create_test_case_files
功能特性
- 阿里云服务集成: 包含CMS、Green、DM、FC、SMS、STS等服务
- 数据库工具: MySQL、Redis等数据库操作工具
- Web框架: FastAPI集成
- 实用工具: 二维码生成、加密解密、XML处理等
- 命令行工具: 测试用例生成、代码统计等实用脚本
开发
本地开发安装
# 克隆仓库
git clone https://gitlab.com/pixelarrayai/general_pythondevutils_lib.git
cd general_pythondevutils_lib
# 安装开发依赖
pip install -e .
# 测试命令行工具
pixelarraylib --help
添加新的命令行工具
- 在
pixelarraylib/scripts/目录下创建新的脚本文件 - 在
pixelarraylib/__main__.py中添加新的命令选项 - 更新
pixelarraylib/scripts/__init__.py导出新功能
许可证
MIT License
作者
Lu qi (qi.lu@pixelarrayai.com)
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
pixelarraylib-1.0.9.tar.gz
(50.2 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
File details
Details for the file pixelarraylib-1.0.9.tar.gz.
File metadata
- Download URL: pixelarraylib-1.0.9.tar.gz
- Upload date:
- Size: 50.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b02ad3f1e28123adde77a273977d7bf1390f40f6d3f1bded226ce49b9a729911
|
|
| MD5 |
01fa4ff14580a88b4da0a85880c358ac
|
|
| BLAKE2b-256 |
58a486ad4909ad80eb8ded2faad02e7e0ecdcd495aab1ee2b7019a890cbcdd37
|
File details
Details for the file pixelarraylib-1.0.9-py3-none-any.whl.
File metadata
- Download URL: pixelarraylib-1.0.9-py3-none-any.whl
- Upload date:
- Size: 62.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13cb2335e231d802a1c11e3836691725de3b01b0fb57e8e316664a239f265ad3
|
|
| MD5 |
c96d40635c2e2d0ba61ce62fd70ed670
|
|
| BLAKE2b-256 |
979d74d0d5f378c45a5c210046d0433715c9cbabb52e3d7900b0e041b6634a00
|