pycopy-sqlite3


Namepycopy-sqlite3 JSON
Version 0.5 PyPI version JSON
download
home_pagehttps://github.com/pfalcon/pycopy-lib
Summarysqlite3 module for Pycopy
upload_time2023-12-07 09:58:56
maintainerPaul Sokolovsky
docs_urlNone
authorPaul Sokolovsky
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a module for the standard library of Pycopy project:
https://github.com/pfalcon/pycopy . This module was implemented from
scratch specifically to target Pycopy, with efficient and lean design
in mind. Note that this module is likely work in progress and likely
supports just a subset of CPython’s corresponding module. Please help
with the development if you are interested in this module.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pfalcon/pycopy-lib",
    "name": "pycopy-sqlite3",
    "maintainer": "Paul Sokolovsky",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "pycopy-dev@googlegroups.com",
    "keywords": "",
    "author": "Paul Sokolovsky",
    "author_email": "pycopy-dev@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/df/02a9dffd66efa8b3a0a4e7da79aafca2cb975ec5233e0e54cab573ef2f9d/pycopy-sqlite3-0.5.tar.gz",
    "platform": null,
    "description": "This is a module for the standard library of Pycopy project:\nhttps://github.com/pfalcon/pycopy . This module was implemented from\nscratch specifically to target Pycopy, with efficient and lean design\nin mind. Note that this module is likely work in progress and likely\nsupports just a subset of CPython\u2019s corresponding module. Please help\nwith the development if you are interested in this module.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "sqlite3 module for Pycopy",
    "version": "0.5",
    "project_urls": {
        "Homepage": "https://github.com/pfalcon/pycopy-lib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbdf02a9dffd66efa8b3a0a4e7da79aafca2cb975ec5233e0e54cab573ef2f9d",
                "md5": "6796f9e360a4ab6085a072cd5cb0a924",
                "sha256": "1ef36519a175d407444fa8b347c7a37f572e3612edf8823764e17696204a91aa"
            },
            "downloads": -1,
            "filename": "pycopy-sqlite3-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6796f9e360a4ab6085a072cd5cb0a924",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2360,
            "upload_time": "2023-12-07T09:58:56",
            "upload_time_iso_8601": "2023-12-07T09:58:56.143187Z",
            "url": "https://files.pythonhosted.org/packages/cb/df/02a9dffd66efa8b3a0a4e7da79aafca2cb975ec5233e0e54cab573ef2f9d/pycopy-sqlite3-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 09:58:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pfalcon",
    "github_project": "pycopy-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pycopy-sqlite3"
}
        
Elapsed time: 1.10090s