A simple CLI todo manager
Project description
Simple TodoList Manager
How to install : pip install todo-eunho
How to Use :
-
add : adds an event to the todo list
Command : todo add "Title" --date "date" --time "time"
flag : --date : "DD_MON_YYYY" : "16_JUN_2001" --time : "HH_MM" : "23_00"
todo add "Meeting with Dowan Kim" --date "30_JUL_2025" --time "10_30"
-
show : shows the todo list
Command : todo show
-
clear : clears the todo list
Command todo clear
-
delete : deletes an event of specified index from the todo list
Command : todo delete
-
fix : fixes an event of specified index from the todo list
Command : todo fix --date "date" --time "time"
flag : --date : updates original event's date --time : updates original event's time
-
mdel : deletes multiple events from the todo list
Command : todo mdel
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_eunho-0.1.1.tar.gz.
File metadata
- Download URL: todo_eunho-0.1.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e307b73cd77e5167444465779264ec43dd854af86fffb83fbc51d5d6b1d35b7
|
|
| MD5 |
f333e7f18fc0b5deee7bc16ebaad7b41
|
|
| BLAKE2b-256 |
6e487032dd410b98a44d7d8454a45ac1ae53211a44d106ebcd83d98e56173a35
|
File details
Details for the file todo_eunho-0.1.1-py3-none-any.whl.
File metadata
- Download URL: todo_eunho-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
727790828320fdeeca7d2fbc58872d35ad6dfe1ef0643ff7229cf8b672ae4c32
|
|
| MD5 |
be409a66a814c9684bacc2074bf9ecc4
|
|
| BLAKE2b-256 |
27c8f9a4544a1d4da86de64b0b29700cbb80d897260e89a574321369cf77cc7f
|