playground4c94/robotodo-tmp
收藏Hugging Face2025-08-22 更新2025-11-29 收录
下载链接:
https://hf-mirror.com/datasets/playground4c94/robotodo-tmp
下载链接
链接失效反馈官方服务:
资源简介:
# robotodo
robo-todo, roboto-do
## Installation
<!-- Robotodo may be installed from:
- Source: Run `pip install git+{url}`, where `{url}` is the Git repository URL of robotodo.
For details, see https://pip.pypa.io/en/stable/cli/pip_install/#examples.
- [PyPI](https://pypi.org): Package has not been published yet. -->
Effort to publish to [PyPI](https://pypi.org) is underway.
## Usage
Directory structure:
- `packages`: Package source code.
- `docs`: Documentation and tutorials.
- `examples`: Non-tutorial examples.
Details such as API references
can be found in the `docs` directory.
## Development
- Clone this repository and `cd` into it.
- Run `pip install --editable .`.
- (Optional) Start unit testing:
- Run `pip install --editable .[test]`.
- Run `pytest packages/`.
- (Optional) Build the documentation:
- Run `pip install --editable .[docs]`.
- Run `jupyter-book build docs/`.
Details such as developer guidelines and roadmaps
can be found in the `docs` directory.
提供机构:
playground4c94



