# simple-kanban-gui
A simple kanban graphic user interface

## 1. Installing
To install the package from [PyPI](https://pypi.org/project/simple-kanban-gui/), follow the instructions below:
```bash
pip install --upgrade simple-kanban-gui
```
Execute `which simple-kanban-gui` to see where it was installed, probably in `/home/USERNAME/.local/bin/simple-kanban-gui`.
### Using
To start, use the command below:
```bash
simple-kanban-gui
```
## 2. More information
If you want more information go to [doc](https://github.com/trucomanx/SimpleKanbanGUI/blob/main/doc) directory.
## 3. Buy me a coffee
If you find this tool useful and would like to support its development, you can buy me a coffee!
Your donations help keep the project running and improve future updates.
[☕ Buy me a coffee](https://ko-fi.com/trucomanx)
## 4. License
This project is licensed under the GPL license. See the `LICENSE` file for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "simple-kanban-gui",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"keywords": "kanban, productivity, task, to-do",
"author": null,
"author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/dd/da/ba308f79d5f74c881fa603e40ad65a69155684061b8355fe2b38f8a734d7/simple_kanban_gui-0.1.4.tar.gz",
"platform": null,
"description": "# simple-kanban-gui\n\nA simple kanban graphic user interface\n\n\n\n## 1. Installing\n\nTo install the package from [PyPI](https://pypi.org/project/simple-kanban-gui/), follow the instructions below:\n\n\n```bash\npip install --upgrade simple-kanban-gui\n```\n\nExecute `which simple-kanban-gui` to see where it was installed, probably in `/home/USERNAME/.local/bin/simple-kanban-gui`.\n\n### Using\n\nTo start, use the command below:\n\n```bash\nsimple-kanban-gui\n```\n## 2. More information\n\nIf you want more information go to [doc](https://github.com/trucomanx/SimpleKanbanGUI/blob/main/doc) directory.\n\n## 3. Buy me a coffee\n\nIf you find this tool useful and would like to support its development, you can buy me a coffee! \nYour donations help keep the project running and improve future updates. \n\n[\u2615 Buy me a coffee](https://ko-fi.com/trucomanx) \n\n## 4. License\n\nThis project is licensed under the GPL license. See the `LICENSE` file for more details.\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple kanban graphic user interface",
"version": "0.1.4",
"project_urls": {
"Bug Reports": "https://github.com/trucomanx/SimpleKanbanGUI/issues",
"Documentation": "https://github.com/trucomanx/SimpleKanbanGUI/tree/main/doc",
"Funding": "https://trucomanx.github.io/en/funding.html",
"Source": "https://github.com/trucomanx/SimpleKanbanGUI"
},
"split_keywords": [
"kanban",
" productivity",
" task",
" to-do"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "58faaaec05c79b3f15efc83b802b1e595de5cdbb48d843a20568745f57dd9e47",
"md5": "426554c971efe7318f8652b519cd60e4",
"sha256": "be230e7e779e9787897b46403fcca77c3727df23a1dfe81d13b71c1a8a9c42f3"
},
"downloads": -1,
"filename": "simple_kanban_gui-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "426554c971efe7318f8652b519cd60e4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 47889,
"upload_time": "2025-07-13T02:13:02",
"upload_time_iso_8601": "2025-07-13T02:13:02.231981Z",
"url": "https://files.pythonhosted.org/packages/58/fa/aaec05c79b3f15efc83b802b1e595de5cdbb48d843a20568745f57dd9e47/simple_kanban_gui-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dddaba308f79d5f74c881fa603e40ad65a69155684061b8355fe2b38f8a734d7",
"md5": "92c0a210513a53bd678fefa513a6ab97",
"sha256": "79b57e5ee4ecdc52c2592bb63d66d7aefd0b9ddf0c260077ac96c69ca2261641"
},
"downloads": -1,
"filename": "simple_kanban_gui-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "92c0a210513a53bd678fefa513a6ab97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 48589,
"upload_time": "2025-07-13T02:13:03",
"upload_time_iso_8601": "2025-07-13T02:13:03.932773Z",
"url": "https://files.pythonhosted.org/packages/dd/da/ba308f79d5f74c881fa603e40ad65a69155684061b8355fe2b38f8a734d7/simple_kanban_gui-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-13 02:13:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trucomanx",
"github_project": "SimpleKanbanGUI",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "PyQt5",
"specs": []
}
],
"lcname": "simple-kanban-gui"
}