edzip


Nameedzip JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/hsci-r/edzip
SummaryLibrary for utilising an external SQLite database as a zip file directory. Useful for random access into zips with extremely many files.
upload_time2024-06-27 10:55:05
maintainerNone
docs_urlNone
authorEetu Mäkelä
requires_python>=3.9
licenseMIT
keywords zip-files
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # EDZip

[![Documentation Status](https://readthedocs.org/projects/edzip/badge/?version=latest)](https://edzip.readthedocs.io/en/latest/?badge=latest)

A Python library for utilising an external SQLite database as a zip file directory. Useful for random access into zips with extremely many files.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hsci-r/edzip",
    "name": "edzip",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "zip-files",
    "author": "Eetu M\u00e4kel\u00e4",
    "author_email": "eetu.makela@iki.fi",
    "download_url": "https://files.pythonhosted.org/packages/a9/02/8cb868f3d7339f6952f59dcc53935e7c18534e8dc53cf378a8bf26a20306/edzip-0.2.2.tar.gz",
    "platform": null,
    "description": "# EDZip\n\n[![Documentation Status](https://readthedocs.org/projects/edzip/badge/?version=latest)](https://edzip.readthedocs.io/en/latest/?badge=latest)\n\nA Python library for utilising an external SQLite database as a zip file directory. Useful for random access into zips with extremely many files.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library for utilising an external SQLite database as a zip file directory. Useful for random access into zips with extremely many files.",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/hsci-r/edzip",
        "Repository": "https://github.com/hsci-r/edzip"
    },
    "split_keywords": [
        "zip-files"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c46e6c47cc9005cb0e221297323478a4b08b8c8b65040a488eb373eede152191",
                "md5": "5483555184736a46fa1dbbd573f341e5",
                "sha256": "b1f59945db85a1f17cc2aeca893bb24dbc37d7c663d639a081728824a0663d42"
            },
            "downloads": -1,
            "filename": "edzip-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5483555184736a46fa1dbbd573f341e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6116,
            "upload_time": "2024-06-27T10:55:03",
            "upload_time_iso_8601": "2024-06-27T10:55:03.824131Z",
            "url": "https://files.pythonhosted.org/packages/c4/6e/6c47cc9005cb0e221297323478a4b08b8c8b65040a488eb373eede152191/edzip-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9028cb868f3d7339f6952f59dcc53935e7c18534e8dc53cf378a8bf26a20306",
                "md5": "07319df5604fc3620dfd6b954d6c006e",
                "sha256": "487628fafa95f15983b0d947eea6a2ce7f39de103bbc66d1403badeb0de7c2d6"
            },
            "downloads": -1,
            "filename": "edzip-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "07319df5604fc3620dfd6b954d6c006e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5246,
            "upload_time": "2024-06-27T10:55:05",
            "upload_time_iso_8601": "2024-06-27T10:55:05.973117Z",
            "url": "https://files.pythonhosted.org/packages/a9/02/8cb868f3d7339f6952f59dcc53935e7c18534e8dc53cf378a8bf26a20306/edzip-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-27 10:55:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hsci-r",
    "github_project": "edzip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "edzip"
}
        
Elapsed time: 1.37744s