keraas


Namekeraas JSON
Version 1.9 PyPI version JSON
download
home_pagehttp://example.com
SummaryA brief description of your package
upload_time2024-02-24 07:03:37
maintainer
docs_urlNone
authorYour Name
requires_python
license
keywords keraas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Keraas

## Introduction
Keraas is a Python package that provides various modules for deep learning tasks using Keras.

## Installation
You can install Keraas using pip:

```bash
pip install keraas



            

Raw data

            {
    "_id": null,
    "home_page": "http://example.com",
    "name": "keraas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "keraas",
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/13/2d/8057cc9ea9c9bd247497d5616623c2733aa4594a2e59808d84723f0a3daf/keraas-1.9.tar.gz",
    "platform": null,
    "description": "# Keraas\n\n## Introduction\nKeraas is a Python package that provides various modules for deep learning tasks using Keras.\n\n## Installation\nYou can install Keraas using pip:\n\n```bash\npip install keraas\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A brief description of your package",
    "version": "1.9",
    "project_urls": {
        "Homepage": "http://example.com"
    },
    "split_keywords": [
        "keraas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06b59b975bd1b5dd4c5eb2f7437f567be9d2199dbd0e6f9d4c5c6ee7a1c7beff",
                "md5": "b9b135c7b412809ef153c5d8e70de5f7",
                "sha256": "cbcc7adc7354e69b82b5855a0d7a6377c0658c614e45f6bce49cfe1b5124268c"
            },
            "downloads": -1,
            "filename": "keraas-1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9b135c7b412809ef153c5d8e70de5f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14722,
            "upload_time": "2024-02-24T07:03:34",
            "upload_time_iso_8601": "2024-02-24T07:03:34.934600Z",
            "url": "https://files.pythonhosted.org/packages/06/b5/9b975bd1b5dd4c5eb2f7437f567be9d2199dbd0e6f9d4c5c6ee7a1c7beff/keraas-1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "132d8057cc9ea9c9bd247497d5616623c2733aa4594a2e59808d84723f0a3daf",
                "md5": "0b6ef63ba5d90e4af1834387b0120f3f",
                "sha256": "7967dc7fe864eb514c38d464aad79d7a0b2d56d8b51f9509a91454ae45975045"
            },
            "downloads": -1,
            "filename": "keraas-1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "0b6ef63ba5d90e4af1834387b0120f3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12228,
            "upload_time": "2024-02-24T07:03:37",
            "upload_time_iso_8601": "2024-02-24T07:03:37.189708Z",
            "url": "https://files.pythonhosted.org/packages/13/2d/8057cc9ea9c9bd247497d5616623c2733aa4594a2e59808d84723f0a3daf/keraas-1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 07:03:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "keraas"
}
        
Elapsed time: 0.20760s