sqlite3db


Namesqlite3db JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA package that manages database through sqlite3
upload_time2023-01-16 21:04:14
maintainer
docs_urlNone
authorMengke Lu
requires_python>=3.7
license
keywords python sqlite3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that manages database through sqlite3

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sqlite3db",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "python,sqlite3",
    "author": "Mengke Lu",
    "author_email": "<mklu0611@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/61/23/f7715a839958ae09d2ad7a5130dd2fc5e5f874a5edc799142586942acbcf/sqlite3db-0.0.1.tar.gz",
    "platform": null,
    "description": "A package that manages database through sqlite3\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package that manages database through sqlite3",
    "version": "0.0.1",
    "split_keywords": [
        "python",
        "sqlite3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51e391d5a37427073b4151129ec1cefa7519573c5318b69531274cc0026cf133",
                "md5": "b73a58cb399b3fe81f55d1652797984c",
                "sha256": "dca1915687e0326cc4902bc0d7ad45142fd107b5587d1f2fbfb14f381f255d77"
            },
            "downloads": -1,
            "filename": "sqlite3db-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b73a58cb399b3fe81f55d1652797984c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3440,
            "upload_time": "2023-01-16T21:04:12",
            "upload_time_iso_8601": "2023-01-16T21:04:12.708324Z",
            "url": "https://files.pythonhosted.org/packages/51/e3/91d5a37427073b4151129ec1cefa7519573c5318b69531274cc0026cf133/sqlite3db-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6123f7715a839958ae09d2ad7a5130dd2fc5e5f874a5edc799142586942acbcf",
                "md5": "9f5fd46c1ca542801f38f0862fd275c2",
                "sha256": "355677007fe1905c041b234efa68d94fb0c830022748f9609421b73f68845805"
            },
            "downloads": -1,
            "filename": "sqlite3db-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9f5fd46c1ca542801f38f0862fd275c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3316,
            "upload_time": "2023-01-16T21:04:14",
            "upload_time_iso_8601": "2023-01-16T21:04:14.626073Z",
            "url": "https://files.pythonhosted.org/packages/61/23/f7715a839958ae09d2ad7a5130dd2fc5e5f874a5edc799142586942acbcf/sqlite3db-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-16 21:04:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sqlite3db"
}
        
Elapsed time: 0.02885s