quicker


Namequicker JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryQuicker: Schema, Specification and Definition based Python UI Framework.
upload_time2023-09-27 21:31:09
maintainerhasansezertasan
docs_urlNone
authorhasansezertasan
requires_python>=3,<4
licenseMIT
keywords quicker ui framework python schema specification definition declarative declarative ui declarative ui framework html css components
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">
    <strong>quicker</strong>
</h1>
<p align="center">
    <a href="https://github.com/hasansezertasan/quicker" target="_blank">
        <img src="https://img.shields.io/github/last-commit/hasansezertasan/quicker" alt="Latest Commit">
    </a>
        <img src="https://img.shields.io/github/workflow/status/hasansezertasan/quicker/Test">
        <img src="https://img.shields.io/codecov/c/github/hasansezertasan/quicker">
    <br />
    <a href="https://pypi.org/project/quicker" target="_blank">
        <img src="https://img.shields.io/pypi/v/quicker" alt="Package version">
    </a>
    <img src="https://img.shields.io/pypi/pyversions/quicker">
    <img src="https://img.shields.io/github/license/hasansezertasan/quicker">
</p>

## Installation

``` bash
pip install quicker
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "quicker",
    "maintainer": "hasansezertasan",
    "docs_url": null,
    "requires_python": ">=3,<4",
    "maintainer_email": "hasansezertasan@gmail.com",
    "keywords": "quicker,ui,framework,python,schema,specification,definition,declarative,declarative ui,declarative ui framework,html,css,components",
    "author": "hasansezertasan",
    "author_email": "hasansezertasan@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "<h1 align=\"center\">\n    <strong>quicker</strong>\n</h1>\n<p align=\"center\">\n    <a href=\"https://github.com/hasansezertasan/quicker\" target=\"_blank\">\n        <img src=\"https://img.shields.io/github/last-commit/hasansezertasan/quicker\" alt=\"Latest Commit\">\n    </a>\n        <img src=\"https://img.shields.io/github/workflow/status/hasansezertasan/quicker/Test\">\n        <img src=\"https://img.shields.io/codecov/c/github/hasansezertasan/quicker\">\n    <br />\n    <a href=\"https://pypi.org/project/quicker\" target=\"_blank\">\n        <img src=\"https://img.shields.io/pypi/v/quicker\" alt=\"Package version\">\n    </a>\n    <img src=\"https://img.shields.io/pypi/pyversions/quicker\">\n    <img src=\"https://img.shields.io/github/license/hasansezertasan/quicker\">\n</p>\n\n## Installation\n\n``` bash\npip install quicker\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Quicker: Schema, Specification and Definition based Python UI Framework.",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "quicker",
        "ui",
        "framework",
        "python",
        "schema",
        "specification",
        "definition",
        "declarative",
        "declarative ui",
        "declarative ui framework",
        "html",
        "css",
        "components"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1a053726a42e6c328e8d21d4f93526b81695fe1357ed65ec6f3ea0357d43045",
                "md5": "8a0a282efdb6ed862459abe6543e1cfc",
                "sha256": "56f7009b69110731d216b5b6e2b22b5f6e77bb03adcaf96af18374ee38a87ba7"
            },
            "downloads": -1,
            "filename": "quicker-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a0a282efdb6ed862459abe6543e1cfc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3,<4",
            "size": 2199,
            "upload_time": "2023-09-27T21:31:09",
            "upload_time_iso_8601": "2023-09-27T21:31:09.749147Z",
            "url": "https://files.pythonhosted.org/packages/f1/a0/53726a42e6c328e8d21d4f93526b81695fe1357ed65ec6f3ea0357d43045/quicker-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-27 21:31:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "quicker"
}
        
Elapsed time: 0.15566s