A simple CLI task tracker
Project description
cli-tasker
Thsi is a python roadmap project
Description:
cli-tasker is a project used to track and manage tasks.
Features
cli-tasker can help user:
- Add a Task: Users can add a new task to their task list by providing a description. Each task is assigned a unique ID and is initially set to the "todo" status.
- Delete a Task: User can removed from the tasks by specifying their unique ID. After delete the task, you can choose whether to rearrange the task id or not.
- Update a Task: Users can update the description of an existing task. This requires the task's ID and the new description.
- List Tasks: Users can list all tasks (default) or filter them by any user defined status.
- Mark Task with user-defined status: Tasks can be marked as "on-going" by providing their ID.
- Mark Task as Done: Tasks can be marked as "done" by specifying their ID. After mark as done, you can choose to leave the task on the list or delete it.
How to use
-
open terminal
-
copy following code
$pip3 install cli-taskeron the terminal -
After install successly, you can manege your task!
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
cli_tasker-1.0.2.tar.gz
(4.5 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
File details
Details for the file cli_tasker-1.0.2.tar.gz.
File metadata
- Download URL: cli_tasker-1.0.2.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca75141c940e9255aaae04386c401518a0ef149ede7d58b5794e5d5908d86a19
|
|
| MD5 |
bfd9bd912f8b621b7b23e33f00ca7da0
|
|
| BLAKE2b-256 |
4ac2d443439730216b73384880faf51907df106d0ae90ebd5a927d384e7c88ec
|
File details
Details for the file cli_tasker-1.0.2-py3-none-any.whl.
File metadata
- Download URL: cli_tasker-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
631de7ff011064d5e541cfaba6e520aa095c284b6e173f28c4deaab2a06ddac6
|
|
| MD5 |
124514e4f4fd4902a43452a399600bc3
|
|
| BLAKE2b-256 |
1ae625e50b6ca260be4d34e794a776d8839c6397d8264b9773fa5d7c584f1f68
|