道可道,非恒道
Project description
🌿 道法自然
以终为始
- 以数学、物理、化学、编程、英语、大模型为主题逐步展开知识记录以及应用。
- 搭建开源友好的知识传播平台。
安装
- 环境要求:
Python >= 3.10 - 从 PyPI 安装:
pip install taolib
- 从源码安装(可用于开发与本地调试):
git clone https://gitcode.com/flexloop/flexloop.git
cd flexloop
pip install -e .
可选:安装开发与文档相关依赖:
pip install -e "[doc,dev]"
使用说明
详细 API 与示例代码:
- RTD 在线文档。
- 或者在本地构建并查看文档:
pip install -e ".[doc]" python -m invoke doc.clean python -m invoke doc
提示:若inv命令不可用,请优先使用python -m invoke(或确认已安装invoke且虚拟环境已激活)。 生成的 HTML 文档将在doc/_build/html目录下。
问题与反馈
贡献
- Fork 仓库并创建分支(如
feature/<topic>或fix/<issue>)。 - 保持代码风格与类型检查通过,补充必要测试与文档。
- 提交 PR 时说明动机、改动点、影响范围与验证方式。
维护者
使用许可
- 许可证信息请查看
LICENSE文件。
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
taolib-0.5.3.tar.gz
(30.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
taolib-0.5.3-py3-none-any.whl
(27.3 kB
view details)
File details
Details for the file taolib-0.5.3.tar.gz.
File metadata
- Download URL: taolib-0.5.3.tar.gz
- Upload date:
- Size: 30.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee28606dbbc58695a1caeaaef531091498b25be68122c47802e3a9133198b8b6
|
|
| MD5 |
526e2d80c3a077cce60b81de054c278f
|
|
| BLAKE2b-256 |
939d81a3fb6fc0303a4462b50b44bc6ef86cb24a2d7a4dda5c0760f89d5f1cef
|
File details
Details for the file taolib-0.5.3-py3-none-any.whl.
File metadata
- Download URL: taolib-0.5.3-py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f40b124c18f80508fdeb310836e551eaaf85c26ec85a2f272063cd30c3e0dac
|
|
| MD5 |
17f9333d2f16cef71e7ce3db1416f794
|
|
| BLAKE2b-256 |
3536444f82fc9ddf0334f0f05b5e3fa618a79075147c647fc4d863e5d93d3712
|