Skip to main content

Command line to-do list application

Project description

PyPI Version Black Flake8 Imports Tests Status Code Coverage Last Commit

getitdone

About

getitdone command line to-do list app... now let's make some lists!

I was browsing on the Internet and wanted a really basic todo list application, which was free and opensource. Since I am in the process of learning more about software development I decided to create my own.

Installation

$ pip install getitdone

Uninstall

$ pip uninstall getitdone

Usage

User Manual

OPTIONS
    --new or -n '<task-name>'
        Create a new task with name in first argument
    --update or -u '<task-name>' '<new-name>'
        Update task in first argument with value second argument
    --delete or -d '<task-name>'
        Delete task in first argument with value second argument
    --list or -l
        List all tasks
    --help or -h
        Shows man page for todolist

Report an issue

Create an issue on GitHub with as much supporting information and detail about the bug or issue as possible.

Contribute

Anyone is welcome to contribute to the project. You can submit your pull request and the changes will be reviewed. When submitting changes, ensure your code is "Pythonic". Use only Stand Library modules. No module are allowed that need further installation.

License

Licensing is AGPL.

Credits

Duanne Mattheus - Thank you for providing the name for the application.

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

getitdone-0.0.6.tar.gz (16.8 kB view hashes)

Uploaded Source

Built Distribution

getitdone-0.0.6-py3-none-any.whl (16.6 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