一个简单的命令行 TODO 列表管理器
Project description
todo-cli
一个简单的命令行 TODO 列表管理器,帮助你跟踪和管理日常任务。
安装
pip install todo-cli-你的用户名
使用方法 添加待办事项:
todo add "学习Python"
查看所有待办事项:
todo list
标记待办事项为已完成(将 1 替换为实际的事项 ID):
todo done 1
删除待办事项:
todo delete 1
清空所有待办事项:
todo clear
4. LICENSE(使用 MIT 许可证)
MIT 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
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 todo_cli_johndoe-0.1.0.tar.gz.
File metadata
- Download URL: todo_cli_johndoe-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.12.1.2 requests/2.32.4 setuptools/41.2.0 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e7d3d34962b79e13bcb19dec548fadcb633c8f5a278cf7b222a9a58854de814
|
|
| MD5 |
65c73f18d5e08b702e57b303957fb5d1
|
|
| BLAKE2b-256 |
1cb8db5151834a39353dc8a04c0e56fbc811200cd96b0eebd84288d14446586b
|
File details
Details for the file todo_cli_johndoe-0.1.0-py3-none-any.whl.
File metadata
- Download URL: todo_cli_johndoe-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.12.1.2 requests/2.32.4 setuptools/41.2.0 requests-toolbelt/1.0.0 tqdm/4.67.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54241b4a7457cdecf927afb7b80ebc8873db6adf9f3755e9fb1ecde960c36367
|
|
| MD5 |
fe72adb99a05cccdb67f3b10f2a4fbde
|
|
| BLAKE2b-256 |
f55473e4f542af84071a59cc806f372e98d21e0cf8306900cffd9268cf82aaac
|