Skip to main content

A simple cli based task-manager app

Project description

# todo_app

Started following a tutorial from real-python.

After the end of the tutorial , I will contribute major changes to the project.

I added time of creation of tasks. Modified most of the fields and working procedures of those code.

Instalation:

Usages:

– At first need to apply init for initializing:

$ python3 -m todo init

—To add a task: $ python3 -m todo add or $ python3 -m add [–description/-d] <Description> [–priority/-p] <Priority>

– To see lists of Tasks:

$ python3 -m todo list

—To see all the tasks (Including Done tasks): $ python3 -m todo list -a

– To Update a task:

$ python3 -m todo update or $ python3 -m todo update [–id] <Task ID> [–status/-s] <Status> [–priority/-p] <Priority>

—To remove a task: $ python3 -m todo remove <Task ID> [–force/-f]

– To clear all tasks:

$ python3 -m todo clear

—For Any commands , you can always type –help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

task-manager-todo-0.1.2.tar.gz (19.6 kB view details)

Uploaded Source

File details

Details for the file task-manager-todo-0.1.2.tar.gz.

File metadata

  • Download URL: task-manager-todo-0.1.2.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for task-manager-todo-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0b8af3509132344d8b3240909d320e1222bf09f32b57199dc11199832f56940f
MD5 23cbcc0a4f18f640388f8e1d50e5a89a
BLAKE2b-256 6d73970af62f608dbc67c38fc070a26343eacd4cba87b10ac98006dcac1d6164

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page