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-1.0.5.tar.gz
(24.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-1.0.5.tar.gz.
File metadata
- Download URL: huibiao_framework-1.0.5.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
305b3b55344a3313c996ef35b6654f7be03dab0ccc2353234f4d830be80d862b
|
|
| MD5 |
41b1eb7617af57b99c0be1311c59ef18
|
|
| BLAKE2b-256 |
4a17408ae744440f9334f92afa4e4f669230af4c2ca0af839a4fc0bbdc0898c7
|
File details
Details for the file huibiao_framework-1.0.5-py3-none-any.whl.
File metadata
- Download URL: huibiao_framework-1.0.5-py3-none-any.whl
- Upload date:
- Size: 40.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e43d1200cda78f5de1878fdf6f3538cea778fa7f6beb42fe578d12c93ef5452c
|
|
| MD5 |
863ae3f71aa424758523b6681ac82ae0
|
|
| BLAKE2b-256 |
4b0e15d4f72d6964ae3b16bac25fced94c8fbb51f931917156783dd4a9e0e3a4
|