Skip to main content

Add your description here

Project description

cli-todo-jd

A command line to do list with interactive menu

What iscli-todo-jd?

This is a command line interface todo list. Once installed, there are two ways to interact with the list stored as a sqlite database

todo menu

Once installed use todo menu to launch into the interactive menu. From here you can add, remove, list, or clear your todo list. Items in your list are stored (by default) as .todo_list.db. The menu does also support optional filepaths using -f or --filepath.

todo web

Once installed use todo web to launch into the interactive web UI. From here you can add, remove, list, or clear your todo list. Items in your list are stored (by default) as .todo_list.db. The menu does also support optional filepaths using -f or --filepath.

interacting with todo list without menu

Alternately you can interact directly using the following commands (--filepath can be substituted for -f)

  • todo add text --filepath optional_path_to_json used to add an item to your list
  • todo remove index --filepath optional_path_to_json used to remove item number index
  • todo list --filepath optional_path_to_json used to view list
  • todo clear --filepath optional_path_to_json used to clear list (prompts y/n to confirm)

Getting started

To start using this project, first make sure your system meets its requirements.

It's suggested that you install this package and its requirements within a virtual environment.

Requirements

  • Python 3.9+ installed

Installing the package

Whilst in the root folder, in a terminal, you can install the package and its Python dependencies using:

python -m pip install -U pip setuptools
pip install -e .

Install for contributors/developers

To install the contributing requirements, use:

python -m pip install -U pip setuptools
pip install -e .[dev]
pre-commit install

This installs an editable version of the package. This means that when you update the package code you do not have to reinstall it for the changes to take effect. This saves a lot of time when you test your code.

Remember to update the setup and requirement files inline with any changes to your package.

Licence

Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.

Contributing

If you want to help us build and improve {{ cookiecutter.project_slug }}, please take a look at our contributing guidelines.

Acknowledgements

This project structure is based on the govcookiecutter template project.

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

cli_todo_jd-0.3.0.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cli_todo_jd-0.3.0-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file cli_todo_jd-0.3.0.tar.gz.

File metadata

  • Download URL: cli_todo_jd-0.3.0.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for cli_todo_jd-0.3.0.tar.gz
Algorithm Hash digest
SHA256 e4cf8e512f990837461259c41400649cb107da4336fa2144e27667a651c103f2
MD5 e4b475f93ed0a56ce55ce3c8d1aed120
BLAKE2b-256 fc548b6b4d4f5b30019758b3b1c0ebaa2de9dd61ce644d62bc7f94f976f6e90d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cli_todo_jd-0.3.0.tar.gz:

Publisher: publish_to_pypi.yml on Jday7879/cli_todo_jd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cli_todo_jd-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: cli_todo_jd-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for cli_todo_jd-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1715521675d9a26a571eb9a88feba073103a1e492f10a0d35680aa063d336387
MD5 e264203c3b606031a3fabd10b7b48a78
BLAKE2b-256 bc20cd407c43a6652d8866a6169de377a67286658561a23b34dc0b9314fe1854

See more details on using hashes here.

Provenance

The following attestation bundles were made for cli_todo_jd-0.3.0-py3-none-any.whl:

Publisher: publish_to_pypi.yml on Jday7879/cli_todo_jd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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