SqlDB


NameSqlDB JSON
Version 3.5 PyPI version JSON
download
home_pagehttps://github.com/kagepark/SqlDB
SummarySQL Family DB handler
upload_time2024-11-19 17:54:58
maintainerNone
docs_urlNone
authorKage Park
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements kmisc
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kagepark/SqlDB",
    "name": "SqlDB",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Kage Park",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/37/7f/b329a60e9e0c3f9e91734eaff9cb304ae076d082644b407cff0ac4556397/SqlDB-3.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "SQL Family DB handler",
    "version": "3.5",
    "project_urls": {
        "Homepage": "https://github.com/kagepark/SqlDB"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9712d5b080d30c5dc63891a71fb8d104b3031a02cc198322d4283e81a81d580",
                "md5": "4028d70add1bf0f2b25bc0d118c85e82",
                "sha256": "55a1e743d83b262064af6791b6bbe1d4aa382ef6b613cf263f6fb5b95b6e1bf2"
            },
            "downloads": -1,
            "filename": "SqlDB-3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4028d70add1bf0f2b25bc0d118c85e82",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13806,
            "upload_time": "2024-11-19T17:54:56",
            "upload_time_iso_8601": "2024-11-19T17:54:56.640712Z",
            "url": "https://files.pythonhosted.org/packages/d9/71/2d5b080d30c5dc63891a71fb8d104b3031a02cc198322d4283e81a81d580/SqlDB-3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "377fb329a60e9e0c3f9e91734eaff9cb304ae076d082644b407cff0ac4556397",
                "md5": "ba3b8bc8d7430b5fe9a2fcad03223228",
                "sha256": "0f5653af58ee0c1986913e082aae8c8e24cd1ff79d5692501518a59288459dff"
            },
            "downloads": -1,
            "filename": "SqlDB-3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "ba3b8bc8d7430b5fe9a2fcad03223228",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14363,
            "upload_time": "2024-11-19T17:54:58",
            "upload_time_iso_8601": "2024-11-19T17:54:58.035487Z",
            "url": "https://files.pythonhosted.org/packages/37/7f/b329a60e9e0c3f9e91734eaff9cb304ae076d082644b407cff0ac4556397/SqlDB-3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 17:54:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kagepark",
    "github_project": "SqlDB",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "kmisc",
            "specs": []
        }
    ],
    "lcname": "sqldb"
}
        
Elapsed time: 0.31072s