Skip to main content

A small python module to create, manage and visualise Tasks and TODOs

Project description

Task-App-Micro

Usage

from task_app_micro import TaskApp
ta = TaskApp()

Features

TODO

  • Add tasks
    • Name
    • Description
    • Time - start+end
    • Date - start+end
    • Frequency
      • Periodicity
      • Discrete
  • Update tasks
  • Visualise
    • Table
    • Look ahead
      • To date
      • Set period
        • Weekly
        • Monthly
    • Timeline
  • Delete
  • Complete Tasks
  • Fail Tasks
    • Re-create new Task? How to inform the application
  • Output
    • HTML Table
    • JSON
    • Pickle
    • Open Standards?
    • Common apps?

Backup and Restore

Build

python -m build
python -m twine upload dist/*

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_app_micro-0.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

task_app_micro-0.1.0-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

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