labbicons


Namelabbicons JSON
Version 0.0.1a0 PyPI version JSON
download
home_pageNone
SummaryIcon components library for labb UI and django projects
upload_time2025-10-26 16:06:16
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 Icons

Collection of icons packs ready to use in your Django project. It is standalone and can be used independently of the [labb UI components](https://labb.io/docs/ui).

## Installation

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

## Usage

```html
<c-lbi.rmx.heart w="24" h="24" class="text-red-500" />
```

## CLI Commands

```bash
labb icons search "arrow"
labb icons info rmx.arrow-down
labb icons packs
```

For complete documentation, see the [labb Icons documentation](https://labb.io/docs/icons).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "labbicons",
    "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/93/ab/e58d29301600e62dde996a4f1e6858b714ea3ad04c381fda278b9759d195/labbicons-0.0.1a0.tar.gz",
    "platform": null,
    "description": "# labb Icons\n\nCollection of icons packs ready to use in your Django project. It is standalone and can be used independently of the [labb UI components](https://labb.io/docs/ui).\n\n## Installation\n\n```bash\npip install labbicons\n# or both labb and labbicons\npip install labbui[icons]\n```\n\n## Usage\n\n```html\n<c-lbi.rmx.heart w=\"24\" h=\"24\" class=\"text-red-500\" />\n```\n\n## CLI Commands\n\n```bash\nlabb icons search \"arrow\"\nlabb icons info rmx.arrow-down\nlabb icons packs\n```\n\nFor complete documentation, see the [labb Icons documentation](https://labb.io/docs/icons).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Icon components library for labb UI and django projects",
    "version": "0.0.1a0",
    "project_urls": {
        "Discussions": "https://github.com/labbhq/labb/discussions",
        "Documentation": "https://labb.io/docs/icons",
        "Source": "https://github.com/labbhq/labb/tree/main/extras/icons"
    },
    "split_keywords": [
        "django",
        " ui",
        " components",
        " library",
        " perfect",
        " django-cotton",
        " tailwind",
        " daisyui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f181b9aaa8011287f9e104857b982c455a0414f60ea6cda559f51d6bf0471b80",
                "md5": "59cb49fcee8ba55a11cf05fe378854ee",
                "sha256": "bb29f985521f8dabd1758d0a39451361034b70e9688011f6ba4cd535faa607f0"
            },
            "downloads": -1,
            "filename": "labbicons-0.0.1a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59cb49fcee8ba55a11cf05fe378854ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 1184268,
            "upload_time": "2025-10-26T16:06:15",
            "upload_time_iso_8601": "2025-10-26T16:06:15.018718Z",
            "url": "https://files.pythonhosted.org/packages/f1/81/b9aaa8011287f9e104857b982c455a0414f60ea6cda559f51d6bf0471b80/labbicons-0.0.1a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "93abe58d29301600e62dde996a4f1e6858b714ea3ad04c381fda278b9759d195",
                "md5": "72cf76aaedd3120bfd09d52f5b2dd76f",
                "sha256": "7b85d7cf705829e3eaeac744361d61231a5636b8b5b922b28edd9e45299df1a3"
            },
            "downloads": -1,
            "filename": "labbicons-0.0.1a0.tar.gz",
            "has_sig": false,
            "md5_digest": "72cf76aaedd3120bfd09d52f5b2dd76f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 510626,
            "upload_time": "2025-10-26T16:06:16",
            "upload_time_iso_8601": "2025-10-26T16:06:16.916347Z",
            "url": "https://files.pythonhosted.org/packages/93/ab/e58d29301600e62dde996a4f1e6858b714ea3ad04c381fda278b9759d195/labbicons-0.0.1a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-26 16:06:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "labbhq",
    "github_project": "labb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "labbicons"
}
        
Elapsed time: 1.69827s