s3dbm


Names3dbm JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/mullenkamp/s3dbm
SummaryA python dbm-style interface to S3
upload_time2023-05-09 21:03:52
maintainer
docs_urlNone
authorMike Kittridge
requires_python
licenseApache
keywords shelve dbm s3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            s3dbm
==================================

A python dbm-style interface to S3.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mullenkamp/s3dbm",
    "name": "s3dbm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "shelve dbm s3",
    "author": "Mike Kittridge",
    "author_email": "mullenkamp1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/38/6c/f9b4a6714d729bb0e9a30f57788d271fb8388490400b1429454113401e3c/s3dbm-0.0.8.tar.gz",
    "platform": null,
    "description": "s3dbm\n==================================\n\nA python dbm-style interface to S3.\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "A python dbm-style interface to S3",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/mullenkamp/s3dbm"
    },
    "split_keywords": [
        "shelve",
        "dbm",
        "s3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f64112bc7a46651985160582fd5283ef44028f05a3dcdfd9d6049af2a7a8bf38",
                "md5": "2771aa0b115fb5355f2ff82708c8cf20",
                "sha256": "b616ff77688a7778cfe5dccce929000ef0959ff8bccad2752707450c9f7da532"
            },
            "downloads": -1,
            "filename": "s3dbm-0.0.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2771aa0b115fb5355f2ff82708c8cf20",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 12686,
            "upload_time": "2023-05-09T21:03:48",
            "upload_time_iso_8601": "2023-05-09T21:03:48.674560Z",
            "url": "https://files.pythonhosted.org/packages/f6/41/12bc7a46651985160582fd5283ef44028f05a3dcdfd9d6049af2a7a8bf38/s3dbm-0.0.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "386cf9b4a6714d729bb0e9a30f57788d271fb8388490400b1429454113401e3c",
                "md5": "15ba28a7bd4e3f23a5cc48b265cf682c",
                "sha256": "4afddbac4d9b1678779304d73becb75300ef9c3548d32104702d862e0c52428a"
            },
            "downloads": -1,
            "filename": "s3dbm-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "15ba28a7bd4e3f23a5cc48b265cf682c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14403,
            "upload_time": "2023-05-09T21:03:52",
            "upload_time_iso_8601": "2023-05-09T21:03:52.044888Z",
            "url": "https://files.pythonhosted.org/packages/38/6c/f9b4a6714d729bb0e9a30f57788d271fb8388490400b1429454113401e3c/s3dbm-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-09 21:03:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mullenkamp",
    "github_project": "s3dbm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "s3dbm"
}
        
Elapsed time: 0.06193s