Skip to main content

Project management dashboard with kanban boards, burndown charts, and category-based organization. Flask API backend with MySQL storage and static HTML generation.

Project description

KENBOARD

A kanban for BOTs.

kenboard logo

PyPI version Python versions License: MIT Build Publish codecov Docstring coverage Quality Gate Status Maintainability Rating Reliability Rating Security Rating Bugs Vulnerabilities Code Smells Technical Debt

For humans

KENBOARD kanban view

Regenerate the screenshot after a UI change: pdm run screenshots

For BOTs

KENBOARD ships ken, a CLI built for Claude Code and other assistants: JSON output, native filters, clean exit codes.

Automatic onboarding

  1. An admin clicks Copy onboard link on a project in the kenboard
  2. The link is handed to the agent (Claude Code, GPT, etc.)
  3. The agent opens the link and gets a complete .ken file with a pre-filled API token — zero human interaction for the API key
  4. The agent runs pip install kenboard, creates the .ken, and starts working immediately

Daily workflow

ken list --status todo --who Claude --json   # assigned tasks
ken show <id> --json                         # task details
ken move <id> --to doing                     # mark in progress
ken add "MODULE / Title" --desc "..." --who Claude  # create
ken move <id> --to review                    # submit

Full workflow: tododoingreviewdone. The agent handles tododoingreview. Only the user moves reviewdone.

References

Enterprise

KENBOARD is designed for self-hosted enterprise deployment:

  • OIDC authentication — sign in through a corporate Identity Provider (Microsoft ADFS, Google Workspace, Authentik, Keycloak, etc.) alongside or instead of password login. See doc/oidc-adfs.md for the ADFS guide.
  • Self-hosted — no cloud dependencies. MySQL + Flask + gunicorn on your own infrastructure, behind your reverse proxy / WAF.
  • Per-project API keys — each agent or integration gets a scoped token (read/write) for a specific project. AI agents self-onboard through the runbook served by the server.
  • Commercial support — setup assistance, IdP integration, and operational support available on request. Contact: 2113.ch

Installation

See INSTALL.md for the full setup (MySQL, users, migrations, reverse proxy, OIDC).

License

MIT — see LICENSE.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kenboard-0.1.82.tar.gz (228.4 kB view details)

Uploaded Source

Built Distribution

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

kenboard-0.1.82-py3-none-any.whl (201.8 kB view details)

Uploaded Python 3

File details

Details for the file kenboard-0.1.82.tar.gz.

File metadata

  • Download URL: kenboard-0.1.82.tar.gz
  • Upload date:
  • Size: 228.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.26.8 CPython/3.12.3 Darwin/25.3.0

File hashes

Hashes for kenboard-0.1.82.tar.gz
Algorithm Hash digest
SHA256 e3a0e34633f4acd53760a028e1fa5bdef9bb69ab64ded123ec65de9cd8edd64f
MD5 c870274d5d0a52fe0429c0dc0e0ba510
BLAKE2b-256 eab5f167a290eeaf471c0c430881f367c6b141d4b734e24ec57fb70c79821ff8

See more details on using hashes here.

File details

Details for the file kenboard-0.1.82-py3-none-any.whl.

File metadata

  • Download URL: kenboard-0.1.82-py3-none-any.whl
  • Upload date:
  • Size: 201.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.26.8 CPython/3.12.3 Darwin/25.3.0

File hashes

Hashes for kenboard-0.1.82-py3-none-any.whl
Algorithm Hash digest
SHA256 a4b108eea5892d54c3c948a51671a92a4eb0243272f1559977bbc889e37e64a9
MD5 c1eab3a767b23047d534856c56e2c99d
BLAKE2b-256 1bdf26ffe5c3296883085847de1c44bee5b6caf37b3764414d1dc51e4a8bbe4c

See more details on using hashes here.

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