sheet-orm


Namesheet-orm JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/ovsyanka83/sheet-orm
Summary
upload_time2023-05-10 20:06:05
maintainer
docs_urlNone
authorStanislav Zmiev
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sheet-orm

---

<p align="center">
<a href="https://github.com/SheetOrg/sheet-orm/actions?query=workflow%3ATests+event%3Apush+branch%3Amain" target="_blank">
    <img src="https://github.com/SheetOrg/sheet-orm/actions/workflows/test.yaml/badge.svg?branch=main&event=push" alt="Test">
</a>
<a href="https://codecov.io/gh/SheetOrg/sheet-orm" target="_blank">
    <img src="https://img.shields.io/codecov/c/github/SheetOrg/sheet-orm?color=%2334D058" alt="Coverage">
</a>
<a href="https://pypi.org/project/sheet-orm/" target="_blank">
    <img alt="PyPI" src="https://img.shields.io/pypi/v/sheet-orm?color=%2334D058&label=pypi%20package" alt="Package version">
</a>
<a href="https://pypi.org/project/sheet-orm/" target="_blank">
    <img src="https://img.shields.io/pypi/pyversions/sheet-orm?color=%2334D058" alt="Supported Python versions">
</a>
</p>

## Installation

```bash
pip install sheet-orm
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ovsyanka83/sheet-orm",
    "name": "sheet-orm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Stanislav Zmiev",
    "author_email": "szmiev2000@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/51/4c/cd0637140db52012cd32f7b2ce1998031dd3e9f5615b51b5cbdeaf491978/sheet_orm-0.1.0.tar.gz",
    "platform": null,
    "description": "# sheet-orm\n\n---\n\n<p align=\"center\">\n<a href=\"https://github.com/SheetOrg/sheet-orm/actions?query=workflow%3ATests+event%3Apush+branch%3Amain\" target=\"_blank\">\n    <img src=\"https://github.com/SheetOrg/sheet-orm/actions/workflows/test.yaml/badge.svg?branch=main&event=push\" alt=\"Test\">\n</a>\n<a href=\"https://codecov.io/gh/SheetOrg/sheet-orm\" target=\"_blank\">\n    <img src=\"https://img.shields.io/codecov/c/github/SheetOrg/sheet-orm?color=%2334D058\" alt=\"Coverage\">\n</a>\n<a href=\"https://pypi.org/project/sheet-orm/\" target=\"_blank\">\n    <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/sheet-orm?color=%2334D058&label=pypi%20package\" alt=\"Package version\">\n</a>\n<a href=\"https://pypi.org/project/sheet-orm/\" target=\"_blank\">\n    <img src=\"https://img.shields.io/pypi/pyversions/sheet-orm?color=%2334D058\" alt=\"Supported Python versions\">\n</a>\n</p>\n\n## Installation\n\n```bash\npip install sheet-orm\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/ovsyanka83/sheet-orm",
        "Repository": "https://github.com/ovsyanka83/sheet-orm"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7f748f1b7aca06b1cdb39d1942e60f7fda6e427d4c95fd890414b600aa5a722",
                "md5": "bce20ad1c95c5eab1d329a2dc67bbe79",
                "sha256": "25de5aa344d9a6ac499aeb293ebeb5fe25be80261fce88ed86257b05c0406b3a"
            },
            "downloads": -1,
            "filename": "sheet_orm-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bce20ad1c95c5eab1d329a2dc67bbe79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2313,
            "upload_time": "2023-05-10T20:04:05",
            "upload_time_iso_8601": "2023-05-10T20:04:05.488080Z",
            "url": "https://files.pythonhosted.org/packages/c7/f7/48f1b7aca06b1cdb39d1942e60f7fda6e427d4c95fd890414b600aa5a722/sheet_orm-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "514ccd0637140db52012cd32f7b2ce1998031dd3e9f5615b51b5cbdeaf491978",
                "md5": "92a7ac2f9466df780f7cff1fe2105dc7",
                "sha256": "eb9e890b89df8a53d0cc9e78c74e22f7acdbc6912651ec8c719efe3e87a1d281"
            },
            "downloads": -1,
            "filename": "sheet_orm-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "92a7ac2f9466df780f7cff1fe2105dc7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2590,
            "upload_time": "2023-05-10T20:06:05",
            "upload_time_iso_8601": "2023-05-10T20:06:05.803244Z",
            "url": "https://files.pythonhosted.org/packages/51/4c/cd0637140db52012cd32f7b2ce1998031dd3e9f5615b51b5cbdeaf491978/sheet_orm-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-10 20:06:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ovsyanka83",
    "github_project": "sheet-orm",
    "github_not_found": true,
    "lcname": "sheet-orm"
}
        
Elapsed time: 0.06711s