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.1.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.1.tar.gz.
File metadata
- Download URL: huibiao_framework-2.0.1.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 |
f53f31412ade5afe2d82e116131ccfa4456b1059cd590545f6a05a7188e5af64
|
|
| MD5 |
127ea68b2e3cb26232e5bdecea573c5a
|
|
| BLAKE2b-256 |
aa50890db9f2342371b8525fe179b45bc5c723a3cd8d2a02c0ba37c2fa3e14d3
|
File details
Details for the file huibiao_framework-2.0.1-py3-none-any.whl.
File metadata
- Download URL: huibiao_framework-2.0.1-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 |
1b1f329fb24dcf7986b3bd09a5b792b9d5add231c17f3125b9e10bdfed0afb5d
|
|
| MD5 |
dda36394c04066bf02275a0b33d4f2d9
|
|
| BLAKE2b-256 |
a278d3899f32ae730de956bd5498afed61efd609ca503d29cdad04324782614a
|