insql


Nameinsql JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA lightweight SQL-like database library for Python
upload_time2025-08-01 02:34:36
maintainerNone
docs_urlNone
authorflamecode
requires_python>=3.6
licenseMIT
keywords database sql lightweight embedded
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "insql",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "database sql lightweight embedded",
    "author": "flamecode",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d7/4e/3ef86e2a2e261487ec3c9c36e6ce5b52ea2d102f2ece08a65c0d596414be/insql-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A lightweight SQL-like database library for Python",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://intealdev.github.io/InSQL-Documentation/"
    },
    "split_keywords": [
        "database",
        "sql",
        "lightweight",
        "embedded"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ca0cf909ff99180031c410e2e55dc719abf8f0c22ac6b935cd1d0f3242e1b712",
                "md5": "7ec08a46190af234b7f99c04c747e633",
                "sha256": "783d8a760680f6a54c4cefd6d4b054c1bc7c481df53cf099b765ca8581b5b524"
            },
            "downloads": -1,
            "filename": "insql-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ec08a46190af234b7f99c04c747e633",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6433,
            "upload_time": "2025-08-01T02:34:34",
            "upload_time_iso_8601": "2025-08-01T02:34:34.748055Z",
            "url": "https://files.pythonhosted.org/packages/ca/0c/f909ff99180031c410e2e55dc719abf8f0c22ac6b935cd1d0f3242e1b712/insql-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d74e3ef86e2a2e261487ec3c9c36e6ce5b52ea2d102f2ece08a65c0d596414be",
                "md5": "349c7bc9734b1e461a27a2e17497eb4f",
                "sha256": "3dc42babe2998dfe314728c9e0d6805f0ab50337c722904f96d7a5f6a67b2ad0"
            },
            "downloads": -1,
            "filename": "insql-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "349c7bc9734b1e461a27a2e17497eb4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6135,
            "upload_time": "2025-08-01T02:34:36",
            "upload_time_iso_8601": "2025-08-01T02:34:36.092136Z",
            "url": "https://files.pythonhosted.org/packages/d7/4e/3ef86e2a2e261487ec3c9c36e6ce5b52ea2d102f2ece08a65c0d596414be/insql-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 02:34:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "insql"
}
        
Elapsed time: 2.26641s