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.

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.json. 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.2.0.tar.gz (8.9 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.2.0-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cli_todo_jd-0.2.0.tar.gz
  • Upload date:
  • Size: 8.9 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.2.0.tar.gz
Algorithm Hash digest
SHA256 366f447f55ed0290af9e59a1b6f751edf1453212bc72369034742c128b0dad0c
MD5 f0a9929b80401c780f9700eaa0e36bd9
BLAKE2b-256 f98c4ba077be15a6dffd964a5b2f7e2aed89057939ce601c0e7f289c1961ffe3

See more details on using hashes here.

Provenance

The following attestation bundles were made for cli_todo_jd-0.2.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: cli_todo_jd-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 9.2 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 59370a393c08808a18181918c155a0e996b9ab203cd53f224ebf879be7c79664
MD5 53420321fbb02db42aec39a5308470aa
BLAKE2b-256 196a93a633d375823e5b0f2281db39be8578036dc67c300eadf5c39db38fd94f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cli_todo_jd-0.2.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