micropg


Namemicropg JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/nakagami/micropg
SummaryPostgreSQL database driver for MicroPython
upload_time2024-01-29 09:37:49
maintainer
docs_urlNone
authorHajime Nakagami
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PostgreSQL database driver for MicroPython
This is a module ported from minipg
https://github.com/nakagami/minipg

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nakagami/micropg",
    "name": "micropg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Hajime Nakagami",
    "author_email": "nakagami@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/62/fc/1085bf822cccbef83a8f0a1e694ae9042ba4650a0d354ce0c72800545360/micropg-0.3.2.tar.gz",
    "platform": null,
    "description": "PostgreSQL database driver for MicroPython\nThis is a module ported from minipg\nhttps://github.com/nakagami/minipg\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PostgreSQL database driver for MicroPython",
    "version": "0.3.2",
    "project_urls": {
        "Homepage": "https://github.com/nakagami/micropg"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62fc1085bf822cccbef83a8f0a1e694ae9042ba4650a0d354ce0c72800545360",
                "md5": "3221c5ea73b96f4de71607fff952f4d1",
                "sha256": "3384d8575cdd5d1747f1a7e80d01a1e32485938164487dbf6b8ad6ab5aa1e072"
            },
            "downloads": -1,
            "filename": "micropg-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3221c5ea73b96f4de71607fff952f4d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8488,
            "upload_time": "2024-01-29T09:37:49",
            "upload_time_iso_8601": "2024-01-29T09:37:49.704187Z",
            "url": "https://files.pythonhosted.org/packages/62/fc/1085bf822cccbef83a8f0a1e694ae9042ba4650a0d354ce0c72800545360/micropg-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-29 09:37:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nakagami",
    "github_project": "micropg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "micropg"
}
        
Elapsed time: 0.23553s