daikanban

View on PyPIReverse Dependencies (0)

0.1.1 daikanban-0.1.1-py3-none-any.whl

Wheel Details

Project: daikanban
Version: 0.1.1
Filename: daikanban-0.1.1-py3-none-any.whl
Download: [link]
Size: 31090
MD5: eb5a9cab0d15cb6d5e2c24a2595ba527
SHA256: b5142cc375ead56b54cf525293ad37b35231976906d9a5ff1f6675ab6677ab01
Uploaded: 2024-03-28 20:40:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: daikanban
Version: 0.1.1
Summary: A kanban-style project task queue.
Author-Email: Jeremy Silver <jeremys[at]nessiness.com>
Project-Url: Documentation, https://github.com/jeremander/daikanban#readme
Project-Url: Issues, https://github.com/jeremander/daikanban/issues
Project-Url: Source, https://github.com/jeremander/daikanban
Keywords: kanban,productivity
Classifier: Programming Language :: Python
Requires-Python: >=3.9
Requires-Dist: pendulum (>=3.0)
Requires-Dist: pydantic (>=2.6)
Requires-Dist: pytimeparse (>=1.1)
Requires-Dist: typer[all] (>=0.9)
Requires-Dist: typing-extensions (>=4.10)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: AUTHORS.md
License-File: LICENSE
[Description omitted; length: 4079 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
daikanban/__init__.py sha256=ls1camlIoMxEZz9gSkZ1OJo-MXqHWwKPtdPbZJmwp7E 22
daikanban/billboard_art.txt sha256=CerMjCokO_FvUWUtiymHiiV5bba5vOKW0GqPuddIzMI 266
daikanban/interface.py sha256=58qf7YAi9Gzod7eE0QKAGg53Ra2lA_tG-j2ER5mVzqI 41319
daikanban/main.py sha256=eFxtXnQ6d-6NvkV8l0zjb1YEwri1n_UWhYPglaYh_6w 1012
daikanban/model.py sha256=GFjfx8D2_If0oyOfNLxYQGzi3qwU2kbVlAfo2CSAdnE 30397
daikanban/prompt.py sha256=XpWrAoTbJCHScZEMtqC44TDai6LLKWgexTEw_13FyUc 5462
daikanban/score.py sha256=LukEndtWshZEqtRd-RhiszmVqbTP_1nmKxkXHEHcK6g 2938
daikanban/settings.py sha256=7mZ3QLiJClELUqI1Ts8NlxJnxzc_00aXLOK1bDLLdAM 10555
daikanban/utils.py sha256=H_KpyIAA0rPcMe8Kq6QipvYaS0R_Zr6xWP3xtfkWhwE 4779
daikanban-0.1.1.dist-info/METADATA sha256=oFYcAmk11-bk-aGO7VmqbBuozIwFfM2qzJsqrGoIf9g 4830
daikanban-0.1.1.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
daikanban-0.1.1.dist-info/entry_points.txt sha256=nwQVOqoLTuZd82Pt6gAOCwGIGqql4SXkKqh6k0q2xfg 49
daikanban-0.1.1.dist-info/licenses/AUTHORS.md sha256=uULThAfrwHaoym2l2nRGMiXxHLIvsyY6k5xMgf5kjFc 83
daikanban-0.1.1.dist-info/licenses/LICENSE sha256=PoqN9QLf6LCNIwFLpL5hF1E_AYHRtMD4KaEDEV2rnHE 1072
daikanban-0.1.1.dist-info/RECORD

entry_points.txt

daikanban = daikanban.main:APP