nice-droplets


Namenice-droplets JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/alyxion/nice-droplets
SummaryA collection of helpful extensions for NiceGUI.
upload_time2024-12-26 10:02:52
maintainerNone
docs_urlNone
authorMichael Ikemann
requires_python>=3.12
licenseMIT
keywords nicegui extensions python ui web
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NiceDroplets

![](./media/ndlogo.svg)

A collection of helpful extensions for [NiceGUI](https://nicegui.io/).

[![PyPI](https://img.shields.io/pypi/v/nicegui?color=dark-green)](https://pypi.org/project/nicegui/)
[![Python versions](https://img.shields.io/badge/python-3.12%20|%203.13-blue.svg)](https://www.python.org/downloads/release/python-3106/)

## Placeholder

This is a placeholder project, which will be filled with useful extensions to the NiceGUI framework.

## Installation

```bash
pip install nice-droplets
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/alyxion/nice-droplets",
    "name": "nice-droplets",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "nicegui, extensions, python, ui, web",
    "author": "Michael Ikemann",
    "author_email": "michael.ikemann@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/03/88/dcc905f9f4738e8e76ba4351788c8ad68d3afa4d5515397abac54464ab6c/nice_droplets-0.1.0.tar.gz",
    "platform": null,
    "description": "# NiceDroplets\n\n![](./media/ndlogo.svg)\n\nA collection of helpful extensions for [NiceGUI](https://nicegui.io/).\n\n[![PyPI](https://img.shields.io/pypi/v/nicegui?color=dark-green)](https://pypi.org/project/nicegui/)\n[![Python versions](https://img.shields.io/badge/python-3.12%20|%203.13-blue.svg)](https://www.python.org/downloads/release/python-3106/)\n\n## Placeholder\n\nThis is a placeholder project, which will be filled with useful extensions to the NiceGUI framework.\n\n## Installation\n\n```bash\npip install nice-droplets\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A collection of helpful extensions for NiceGUI.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/alyxion/nice-droplets",
        "Repository": "https://github.com/alyxion/nice-droplets"
    },
    "split_keywords": [
        "nicegui",
        " extensions",
        " python",
        " ui",
        " web"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10e2f2a6a3fc4c9f889f2916898cd78460ccafc33030116ca8f4ab2ecb018b5f",
                "md5": "e2dde82ea890b8dc467188a20bc29687",
                "sha256": "83562bcfade970f877f340791c5bdb9085d6a2d152186a02d38c8a9ad8076a59"
            },
            "downloads": -1,
            "filename": "nice_droplets-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e2dde82ea890b8dc467188a20bc29687",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 2300,
            "upload_time": "2024-12-26T10:02:50",
            "upload_time_iso_8601": "2024-12-26T10:02:50.312841Z",
            "url": "https://files.pythonhosted.org/packages/10/e2/f2a6a3fc4c9f889f2916898cd78460ccafc33030116ca8f4ab2ecb018b5f/nice_droplets-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0388dcc905f9f4738e8e76ba4351788c8ad68d3afa4d5515397abac54464ab6c",
                "md5": "27975f40e2a83c90712f4082f5bf451b",
                "sha256": "f825759cd2529aa8dfd36fe1d7c6607e83198c147875e63f930cdca1d378bb07"
            },
            "downloads": -1,
            "filename": "nice_droplets-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "27975f40e2a83c90712f4082f5bf451b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 1846,
            "upload_time": "2024-12-26T10:02:52",
            "upload_time_iso_8601": "2024-12-26T10:02:52.683237Z",
            "url": "https://files.pythonhosted.org/packages/03/88/dcc905f9f4738e8e76ba4351788c8ad68d3afa4d5515397abac54464ab6c/nice_droplets-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-26 10:02:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alyxion",
    "github_project": "nice-droplets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nice-droplets"
}
        
Elapsed time: 0.42401s