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 us 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

Alternatly 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.1.1.tar.gz (4.7 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.1.1-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cli_todo_jd-0.1.1.tar.gz
  • Upload date:
  • Size: 4.7 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.1.1.tar.gz
Algorithm Hash digest
SHA256 6aee6bfd7799bebe4b4c20521533103d13ce319ecb02bf550ff8b53db474a6b6
MD5 754c1543066c96f94b92a8360164ca85
BLAKE2b-256 483777369ec127b6b379641837126ca7d6a7075ed77623571d75769086c1171a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: cli_todo_jd-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9600d76b8a8cba2076af4780b29047f6749ea50ca98aeefc8bc9e349c9882878
MD5 af1d2271b74ea5dd14d1a45d3ad59eeb
BLAKE2b-256 6481120f9a124b149d9fc1e5273157cf9d707bf9c95e7922fdf836da17fc62c7

See more details on using hashes here.

Provenance

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