Ctctdn huibiao framework, Use algo-backend-framework.
Project description
标书框架
- 为了减少每个标书项目重复开发的问题,创建了此框架,后续每个标书项目只需要导入框架即可
pip install -i https://pypi-readonly:*****@devops.ctcdn.cn/nexus/repository/group-pypi/simple huibiao-framework
- 注意:不要把huibiao-framework包固定到某个镜像中,然后基于该镜像打包,这种做法导致标书项目无法获取最新的huibiao-framework功能
开发规范
依赖
- 建议使用uv管理依赖
- pyproject.toml记录了依赖包
- 开发未来版本时,打包可以加入rc后缀,避免与正式版本冲突,例如1.0.19rc
- 上一个正式版本的包,修复bug时,版本号采用格式,例如1.0.18.1
目录
- test代码放在test目录!!!!!
包构建和推送
uv build
uv publish --index ctcdn-pypi-upload
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
huibiao_framework-2.0.2.tar.gz
(27.0 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 huibiao_framework-2.0.2.tar.gz.
File metadata
- Download URL: huibiao_framework-2.0.2.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03b7db094b999f17f89fc32eb41e63a8a01667d3f501c0df1d1e18cff9065dbb
|
|
| MD5 |
8a006ba8d372d9eeb42dbd2efb81a224
|
|
| BLAKE2b-256 |
7a9a6c67aaac65e6f512b3920f5138d1e2de103afb7f184b6592257848d3ad13
|
File details
Details for the file huibiao_framework-2.0.2-py3-none-any.whl.
File metadata
- Download URL: huibiao_framework-2.0.2-py3-none-any.whl
- Upload date:
- Size: 44.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d796eb594223ca2c4248553c44186a3adf6a2fd654df11bc129cb573d501f62b
|
|
| MD5 |
6fe62aba4cc6661d01b8f858e2b5a178
|
|
| BLAKE2b-256 |
f845192cc775cb988f096ac26fd0e9a472c019ba454a432ed040d7ded9c37db7
|