客服端服务端
Project description
reallife : 项目级别
我们开始做一个升级, 0.2 为稳定本地版, 0.3 要做成client 和server 的配合, 新拉一个分支来做 快捷调度生活,将快捷指令系统构成的真实人生系统编写为以代码为主的模式, 为真实人生项目提供标准化工具
常规操作
导出环境
uv export --format requirements-txt > requirements.txt
更新文档
mkdocs serve # 预览
mkdocs gh-deploy -d ../.temp # 同步到github网站
发布
uv build
uv publish
运行测试并同步到测试服务
bash run_test.sh
@pytest.mark.slow
pytest -m slow # 运行带有 slow 标记的测试
pytest -m "not slow" # 运行不带有 slow 标记的测试
pytest test_example.py::test_add
运行失败的测试 | pytest --lf 查看详细输出 | pytest -v
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
reallife-0.3.2.tar.gz
(21.8 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
reallife-0.3.2-py3-none-any.whl
(17.7 kB
view details)
File details
Details for the file reallife-0.3.2.tar.gz.
File metadata
- Download URL: reallife-0.3.2.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af7b68a6717700deb01bad7b6f692fe85878b56606cc352809daedd87dd85f7f
|
|
| MD5 |
a1041f4b3d40deb533db29cdeda825f9
|
|
| BLAKE2b-256 |
3df810488a4ce0f282405422b1b7429090fc326e26ffdca25b11917dd2b7464d
|
File details
Details for the file reallife-0.3.2-py3-none-any.whl.
File metadata
- Download URL: reallife-0.3.2-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05f6efb38c9c51bd43e30ca048ef7a3a5a64bae34e6c3d60323755f6cca5104f
|
|
| MD5 |
b12651223e5030cf4723550cdd0b7313
|
|
| BLAKE2b-256 |
9311a962aed76ddf80365816595282b70062cb448eb786ba05e7da8190a1ac1b
|