cacheia-schemas


Namecacheia-schemas JSON
Version 1.0.0.post3 PyPI version JSON
download
home_pageNone
SummarySchemas for cacheia library
upload_time2024-07-24 17:49:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords cache schemas lib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cacheia Schemas

This library allows for lightweight client installation and reusability accross modules.

## Installation

```bash
pip install ./schemas
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cacheia-schemas",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "cache, schemas, lib",
    "author": null,
    "author_email": "TeiaLabs <contato@teialabs.com>",
    "download_url": "https://files.pythonhosted.org/packages/a9/36/00c14e78d34c8fb5d13aef852f613277df2339f7c26292dff55379574016/cacheia_schemas-1.0.0.post3.tar.gz",
    "platform": null,
    "description": "# Cacheia Schemas\n\nThis library allows for lightweight client installation and reusability accross modules.\n\n## Installation\n\n```bash\npip install ./schemas\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Schemas for cacheia library",
    "version": "1.0.0.post3",
    "project_urls": null,
    "split_keywords": [
        "cache",
        " schemas",
        " lib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14238b593f73377f916e47ea19e9e2a7649a27e648ebaf4b01110581c5af58dc",
                "md5": "56a00800330d81de18462f243a08ed9b",
                "sha256": "df64ebba36f6b209a9de80649c7828bee70b4952e13b6e711714e8b5f8d2db0d"
            },
            "downloads": -1,
            "filename": "cacheia_schemas-1.0.0.post3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56a00800330d81de18462f243a08ed9b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 3528,
            "upload_time": "2024-07-24T17:49:57",
            "upload_time_iso_8601": "2024-07-24T17:49:57.860475Z",
            "url": "https://files.pythonhosted.org/packages/14/23/8b593f73377f916e47ea19e9e2a7649a27e648ebaf4b01110581c5af58dc/cacheia_schemas-1.0.0.post3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a93600c14e78d34c8fb5d13aef852f613277df2339f7c26292dff55379574016",
                "md5": "7c466763c4c35b7f26cedf298e5e7ec5",
                "sha256": "1786b796dce649911fe6724f7d8482ebb0ab027bc1d94627b0e75021cc96e6f2"
            },
            "downloads": -1,
            "filename": "cacheia_schemas-1.0.0.post3.tar.gz",
            "has_sig": false,
            "md5_digest": "7c466763c4c35b7f26cedf298e5e7ec5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 2716,
            "upload_time": "2024-07-24T17:49:59",
            "upload_time_iso_8601": "2024-07-24T17:49:59.034347Z",
            "url": "https://files.pythonhosted.org/packages/a9/36/00c14e78d34c8fb5d13aef852f613277df2339f7c26292dff55379574016/cacheia_schemas-1.0.0.post3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-24 17:49:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cacheia-schemas"
}
        
Elapsed time: 0.30765s