sqlkite


Namesqlkite JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/imamhossainroni/sqlkite
SummaryA research and development initiative for crafting a Python based ORM
upload_time2023-09-05 09:56:44
maintainer
docs_urlNone
authorImam Hossain Roni
requires_python
license
keywords sqlkite orm sql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #### A research and development initiative for crafting a Python based ORM 

SQLKite is a tool for managing and interfacing with databases, which can be particularly appealing for developers who are familiar with SQL and looking for an ORM solution 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/imamhossainroni/sqlkite",
    "name": "sqlkite",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "sqlkite,orm,sql",
    "author": "Imam Hossain Roni",
    "author_email": "imamhossainroni95@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/02/1d/5499769da592a80118632347b33e666e2ccbcef85daa31673dec1eb13cbd/sqlkite-0.1.0.tar.gz",
    "platform": null,
    "description": "#### A research and development initiative for crafting a Python based ORM \n\nSQLKite is a tool for managing and interfacing with databases, which can be particularly appealing for developers who are familiar with SQL and looking for an ORM solution \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A research and development initiative for crafting a Python based ORM",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/imamhossainroni/sqlkite/issues",
        "Documentation": "https://github.com/imamhossainroni/sqlkite/blob/main/README.md",
        "Homepage": "https://github.com/imamhossainroni/sqlkite",
        "Source Code": "https://github.com/imamhossainroni/sqlkite"
    },
    "split_keywords": [
        "sqlkite",
        "orm",
        "sql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be050cd063fbc4cb4dd9e66c113a5cae01a625cb7e2f527d170fdf783777c074",
                "md5": "eed965ff5f8c786470d3a94087ae1ffa",
                "sha256": "702bbdc7da70a11fee6153b848b5252da04c4f10188f8f9a5823472cb775ebcb"
            },
            "downloads": -1,
            "filename": "sqlkite-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eed965ff5f8c786470d3a94087ae1ffa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2540,
            "upload_time": "2023-09-05T09:56:42",
            "upload_time_iso_8601": "2023-09-05T09:56:42.287533Z",
            "url": "https://files.pythonhosted.org/packages/be/05/0cd063fbc4cb4dd9e66c113a5cae01a625cb7e2f527d170fdf783777c074/sqlkite-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "021d5499769da592a80118632347b33e666e2ccbcef85daa31673dec1eb13cbd",
                "md5": "551846b3dcc308c39c5029b93e3616b6",
                "sha256": "3a732021e20ebb66e4a654273601e02917b3927ed7b3e4569b64aa636b81dd50"
            },
            "downloads": -1,
            "filename": "sqlkite-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "551846b3dcc308c39c5029b93e3616b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2030,
            "upload_time": "2023-09-05T09:56:44",
            "upload_time_iso_8601": "2023-09-05T09:56:44.129362Z",
            "url": "https://files.pythonhosted.org/packages/02/1d/5499769da592a80118632347b33e666e2ccbcef85daa31673dec1eb13cbd/sqlkite-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-05 09:56:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "imamhossainroni",
    "github_project": "sqlkite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sqlkite"
}
        
Elapsed time: 0.39283s