labbui


Namelabbui JSON
Version 0.0.1a0 PyPI version JSON
download
home_pageNone
SummaryUI components library for Django perfectionists
upload_time2025-10-26 16:05:58
maintainerNone
docs_urlNone
authorzadiq
requires_python<4,>=3.9
licenseMIT
keywords django ui components library perfect django-cotton tailwind daisyui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # labb

UI components library for Django perfectionists.

## Installation

```bash
# Basic installation
pip install labbui
# or both labb and labbicons
pip install labbui[icons]
```

## Documentation

Full documentation is available at [https://labb.io/docs](https://labb.io/docs).

## License

MIT License


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "labbui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": "django, ui, components, library, perfect, django-cotton, tailwind, daisyui",
    "author": "zadiq",
    "author_email": "dev@zadiq.com",
    "download_url": "https://files.pythonhosted.org/packages/40/9a/b99d8a29194f01709a160a895a4fa1bf3266861abb9a5ae3267d7fbd85f4/labbui-0.0.1a0.tar.gz",
    "platform": null,
    "description": "# labb\n\nUI components library for Django perfectionists.\n\n## Installation\n\n```bash\n# Basic installation\npip install labbui\n# or both labb and labbicons\npip install labbui[icons]\n```\n\n## Documentation\n\nFull documentation is available at [https://labb.io/docs](https://labb.io/docs).\n\n## License\n\nMIT License\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "UI components library for Django perfectionists",
    "version": "0.0.1a0",
    "project_urls": {
        "Discussions": "https://github.com/labbhq/labb/discussions",
        "Documentation": "https://labb.io/docs",
        "Source": "https://github.com/labbhq/labb"
    },
    "split_keywords": [
        "django",
        " ui",
        " components",
        " library",
        " perfect",
        " django-cotton",
        " tailwind",
        " daisyui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9153979003125f0b20405d78c20fbc8053855d59aa045edd37717142624614fb",
                "md5": "6ccde5d3760c54fef6406917ce3f0dcc",
                "sha256": "503c2e7a657e428aa5fdc7221ae3aed3330cac68f42866998e87662602c03a5f"
            },
            "downloads": -1,
            "filename": "labbui-0.0.1a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ccde5d3760c54fef6406917ce3f0dcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 201227,
            "upload_time": "2025-10-26T16:05:57",
            "upload_time_iso_8601": "2025-10-26T16:05:57.069489Z",
            "url": "https://files.pythonhosted.org/packages/91/53/979003125f0b20405d78c20fbc8053855d59aa045edd37717142624614fb/labbui-0.0.1a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "409ab99d8a29194f01709a160a895a4fa1bf3266861abb9a5ae3267d7fbd85f4",
                "md5": "2f53c54cbff686f2e2317dba055b03b4",
                "sha256": "44b22d73a85a8de3e8746543fc51135929864f428917c2eeefedb75a69c1caa8"
            },
            "downloads": -1,
            "filename": "labbui-0.0.1a0.tar.gz",
            "has_sig": false,
            "md5_digest": "2f53c54cbff686f2e2317dba055b03b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 107942,
            "upload_time": "2025-10-26T16:05:58",
            "upload_time_iso_8601": "2025-10-26T16:05:58.964366Z",
            "url": "https://files.pythonhosted.org/packages/40/9a/b99d8a29194f01709a160a895a4fa1bf3266861abb9a5ae3267d7fbd85f4/labbui-0.0.1a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-26 16:05:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "labbhq",
    "github_project": "labb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "labbui"
}
        
Elapsed time: 1.39325s