Huibioa framework.
Project description
标书框架
- 为了减少每个标书项目重复开发的问题,创建了此框架,后续每个标书项目只需要导入框架即可
pip install huibiao-framework
- 镜像打包时
RUN pip install huibiao-framework -i https://pypi.tuna.tsinghua.edu.cn/simple
- 注意:不要把huibiao-framework包固定到某个镜像中,然后基于该镜像打包,这种做法导致标书项目无法获取最新的huibiao-framework功能
开发规范
依赖
- 建议使用uv管理依赖
- pyproject.toml记录了依赖包
目录
- test代码放在test目录!!!!!
分支
- feature/feat-***:功能开发分支,代码提交时的说明格式:
[jira号][feature主题][feat/bugix/test]具体操作
- main分支:功能合并分支,开发新的功能,可以从main分支拉出新的分支
- release:推送pypi的分支
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-0.1.49.tar.gz
(23.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 huibiao_framework-0.1.49.tar.gz.
File metadata
- Download URL: huibiao_framework-0.1.49.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
879469311c2f96c9ab9f9c0fe9e1ae6802e65df1bd801d42d036f42d2c1c8cd9
|
|
| MD5 |
ab026d4fe18c21604d1e5e968120596b
|
|
| BLAKE2b-256 |
efbdf956c36056828d5cfa382ca8916295a71f01c513cec9e2f1843475834d4d
|
File details
Details for the file huibiao_framework-0.1.49-py3-none-any.whl.
File metadata
- Download URL: huibiao_framework-0.1.49-py3-none-any.whl
- Upload date:
- Size: 37.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10956a58fd14be1d379d79563334054b64f6944a1b7e0d1942e2b258946782a3
|
|
| MD5 |
004d1ed4330f15eac9461c74a20b2787
|
|
| BLAKE2b-256 |
3987645a90cc893332c478b83ae1db4e3503236e028b4e64c8bb121d7e815a28
|