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.45.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-0.1.45.tar.gz.
File metadata
- Download URL: huibiao_framework-0.1.45.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 |
6e69ea6e6fa54b5287944ddfa6c5e1dc8370afb1f44f80e280b2a8f0822167a5
|
|
| MD5 |
71da8ef3f68a64fd8e50bf86cb41b47e
|
|
| BLAKE2b-256 |
a47bb0261c5b3df0a0ac42639e0e54fa6c0331d47d232404ceee96d11f1685f1
|
File details
Details for the file huibiao_framework-0.1.45-py3-none-any.whl.
File metadata
- Download URL: huibiao_framework-0.1.45-py3-none-any.whl
- Upload date:
- Size: 42.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0184e04656f76709b7bdec7457bdedf74d4194dee6d739c255b1a94fcd839eb
|
|
| MD5 |
5fb8557f4f0b04b37a149775aa047637
|
|
| BLAKE2b-256 |
45811f10dd36bba83c0f2b178ff344aae833258ac7af4a3c45b27b1f5dd7acc9
|