detadantic


Namedetadantic JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/Jay184/detadantic
SummaryProvides Active-Record style wrappers to Deta Base using Pydantic.
upload_time2022-12-04 07:03:50
maintainer
docs_urlNone
authorJay
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements deta pydantic
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Jay184/detadantic",
    "name": "detadantic",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jay",
    "author_email": "0jaybae0@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3d/1b/60f384ad974e55dcd860ca25af62ecd8d777128cd4575d217c655928f464/detadantic-0.0.11.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Provides Active-Record style wrappers to Deta Base using Pydantic.",
    "version": "0.0.11",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "634d743449b48e4f43b72ca3fe381900",
                "sha256": "18bdd814e36e72ebc214737b149960a64828b7b8f582d57f3eb44a14b3cbd5cf"
            },
            "downloads": -1,
            "filename": "detadantic-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "634d743449b48e4f43b72ca3fe381900",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3798,
            "upload_time": "2022-12-04T07:03:48",
            "upload_time_iso_8601": "2022-12-04T07:03:48.794089Z",
            "url": "https://files.pythonhosted.org/packages/5e/0d/68bc9521996364e9d1560cc48f5b34ed68ecfbd9953509b72326cd79b1b2/detadantic-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "fc2babbcd6a08f7c46acaff4f1219966",
                "sha256": "025bdea099509e1263185c71ac2d78742cb9eb94b856bbf09f147deaf3058d80"
            },
            "downloads": -1,
            "filename": "detadantic-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "fc2babbcd6a08f7c46acaff4f1219966",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4075,
            "upload_time": "2022-12-04T07:03:50",
            "upload_time_iso_8601": "2022-12-04T07:03:50.207981Z",
            "url": "https://files.pythonhosted.org/packages/3d/1b/60f384ad974e55dcd860ca25af62ecd8d777128cd4575d217c655928f464/detadantic-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-04 07:03:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Jay184",
    "github_project": "detadantic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "deta",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "1.10.2"
                ]
            ]
        }
    ],
    "lcname": "detadantic"
}
        
Jay
Elapsed time: 0.03024s