simpletkinter


Namesimpletkinter JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://psionman@bitbucket.org/psionman/bfgdealer.git
Summary"""A utility creating and displaying tkinter widgets."""
upload_time2023-12-05 16:44:47
maintainer
docs_urlNone
authorjeff watkins
requires_python
licenseMIT
keywords cli input
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # simpletkinter

A simple approach to create and display tkinter widgets

## Installation

```bash
pip install simpletkinter
```


# Version History

Version 0.0.6 5 Dec 2023

1. Add Combobox

------

1. Expose tkwidgets

------

Version 0.0.4 3 Dec 2023

1. Clean import tkframes (again)

------

Version 0.0.3 3 Dec 2023

1.Clean import tkframes

------
Version 0.0.2 3 Dec 2023

1. Clean tkframes

------

Version 0.0.1 3 Dec 2023

Initial version

            

Raw data

            {
    "_id": null,
    "home_page": "https://psionman@bitbucket.org/psionman/bfgdealer.git",
    "name": "simpletkinter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cli,input",
    "author": "jeff watkins",
    "author_email": "support@bidforgame.com",
    "download_url": "https://files.pythonhosted.org/packages/2a/a0/31fe34fe31e7945f001555a772e49c709e733ef6819abe6299cadbe17a09/simpletkinter-0.0.6.tar.gz",
    "platform": null,
    "description": "# simpletkinter\n\nA simple approach to create and display tkinter widgets\n\n## Installation\n\n```bash\npip install simpletkinter\n```\n\n\n# Version History\n\nVersion 0.0.6 5 Dec 2023\n\n1. Add Combobox\n\n------\n\n1. Expose tkwidgets\n\n------\n\nVersion 0.0.4 3 Dec 2023\n\n1. Clean import tkframes (again)\n\n------\n\nVersion 0.0.3 3 Dec 2023\n\n1.Clean import tkframes\n\n------\nVersion 0.0.2 3 Dec 2023\n\n1. Clean tkframes\n\n------\n\nVersion 0.0.1 3 Dec 2023\n\nInitial version\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"\"\"A utility creating and displaying tkinter widgets.\"\"\"",
    "version": "0.0.6",
    "project_urls": {
        "Download": "https://pypi.org/project/bfgdealer/",
        "Homepage": "https://psionman@bitbucket.org/psionman/bfgdealer.git"
    },
    "split_keywords": [
        "cli",
        "input"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8cf4ddfc33f06f0d68d7992a77ca02f29c60a9fc51716e27f9430513b542a34e",
                "md5": "0b858be6c5a326d4217b02cecedb4e00",
                "sha256": "8054cb432c47efa2afe41e8903f7fc3148befa6f3707713e3a869bb75f6b2ba1"
            },
            "downloads": -1,
            "filename": "simpletkinter-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b858be6c5a326d4217b02cecedb4e00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16103,
            "upload_time": "2023-12-05T16:44:45",
            "upload_time_iso_8601": "2023-12-05T16:44:45.250548Z",
            "url": "https://files.pythonhosted.org/packages/8c/f4/ddfc33f06f0d68d7992a77ca02f29c60a9fc51716e27f9430513b542a34e/simpletkinter-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2aa031fe34fe31e7945f001555a772e49c709e733ef6819abe6299cadbe17a09",
                "md5": "f091602b0a7c3171c23007799dd0d57d",
                "sha256": "91db9bb87e27e19b0e71480981758c6498d66fa6ea554510e7966e138341107e"
            },
            "downloads": -1,
            "filename": "simpletkinter-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "f091602b0a7c3171c23007799dd0d57d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15436,
            "upload_time": "2023-12-05T16:44:47",
            "upload_time_iso_8601": "2023-12-05T16:44:47.914383Z",
            "url": "https://files.pythonhosted.org/packages/2a/a0/31fe34fe31e7945f001555a772e49c709e733ef6819abe6299cadbe17a09/simpletkinter-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-05 16:44:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "simpletkinter"
}
        
Elapsed time: 0.20184s