Skip to main content

Text-based interface for a Kanban board in pure Python

Project description

A terminal-based interface written in pure Python for a very plain Kanban board.

Installation

pip install python-kanban

Usage

The simplest way to execute it is to run

python_kanban

in the command line. The navigation keys are (or should be) self-explanatory in the application.

This will create a kanban.db database file in the current folder. After quitting and running python_kanban again the same database will be loaded and the tasks are persisted.

If you wish to customize the database file or simply manage multiple files, you can set an environment variable with:

export DYNACONF_DB_FILE=another_database_file.db

and it will either create another another_database_file.db file or load it if already existing.

This is still a work in progress, the looks may be rough in the edges, but most of the main functionality is there already.

Check the repository page for more information.

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

python-kanban-0.2.0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

python_kanban-0.2.0-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file python-kanban-0.2.0.tar.gz.

File metadata

  • Download URL: python-kanban-0.2.0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.6 Linux/5.12.19_1

File hashes

Hashes for python-kanban-0.2.0.tar.gz
Algorithm Hash digest
SHA256 8661170b5b1e10f41fbf99e1b5fe6d303a5ad423957dab2676a83d59b1b5549b
MD5 c865c179d4ed44a5e36004793e05f6c6
BLAKE2b-256 b2ce8a634a4fe6e5e338a3120c62bae60e49031f86e4d7763c06ddc152aab1ce

See more details on using hashes here.

File details

Details for the file python_kanban-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: python_kanban-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.6 Linux/5.12.19_1

File hashes

Hashes for python_kanban-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 09a07783c27e3432c3bf76a0aeb2a30e59bbedea4a3d6a02c85ef0186b2708c7
MD5 841ef865b4e844f3fa706c6493db3561
BLAKE2b-256 cb4f256ba837310bdcaa310f77d31d4b7ea79c686f4fbed0c636adff39fd381f

See more details on using hashes here.

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