effidict


Nameeffidict JSON
Version 0.0.9 PyPI version JSON
download
home_pageNone
SummaryFast Python package providing enhanced dictionary-like data structures with advanced caching capabilities.
upload_time2024-06-05 12:35:12
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords data structures efficient dictionary
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "effidict",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Isra Mekki <isra.mekki@helmholtz-munich.de>",
    "keywords": "data structures, efficient dictionary",
    "author": null,
    "author_email": "Isra Mekki <isra.mekki@helmholtz-munich.de>, Lisa Barros de Andrade e Sousa <lisa.barros.andrade.sousa@gmail.com>, Francesco Campi <francesco.campi@helmholtz-munich.de>",
    "download_url": "https://files.pythonhosted.org/packages/f2/bb/cc12e3551fc225e5425a7e4bbf0949f5e38b5291429aeb65f311da70fe22/effidict-0.0.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Fast Python package providing enhanced dictionary-like data structures with advanced caching capabilities.",
    "version": "0.0.9",
    "project_urls": {
        "documentation": "https://oligo-designer-toolsuite.readthedocs.io/",
        "repository": "https://github.com/HelmholtzAI-Consultants-Munich/oligo-designer-toolsuite"
    },
    "split_keywords": [
        "data structures",
        " efficient dictionary"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be29daba4d752b45c7d7fe557d79b0a55b14e9c10584131f6906de2e2c0a18ed",
                "md5": "9034bf76dc057c2426d88992493350f4",
                "sha256": "3eddc6c49d1b43aab52788a3dc615536cd8b36f3c692535c7e30e85fa82896c7"
            },
            "downloads": -1,
            "filename": "effidict-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9034bf76dc057c2426d88992493350f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7858,
            "upload_time": "2024-06-05T12:35:10",
            "upload_time_iso_8601": "2024-06-05T12:35:10.457504Z",
            "url": "https://files.pythonhosted.org/packages/be/29/daba4d752b45c7d7fe557d79b0a55b14e9c10584131f6906de2e2c0a18ed/effidict-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2bbcc12e3551fc225e5425a7e4bbf0949f5e38b5291429aeb65f311da70fe22",
                "md5": "dbf633410a8e737d30c94b6d477396b4",
                "sha256": "a9fc1da5de813fb0d85eaab9411e07a91a1f3f35d93923cb9eba8f5a14f0d0f6"
            },
            "downloads": -1,
            "filename": "effidict-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "dbf633410a8e737d30c94b6d477396b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 781981,
            "upload_time": "2024-06-05T12:35:12",
            "upload_time_iso_8601": "2024-06-05T12:35:12.228670Z",
            "url": "https://files.pythonhosted.org/packages/f2/bb/cc12e3551fc225e5425a7e4bbf0949f5e38b5291429aeb65f311da70fe22/effidict-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-05 12:35:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HelmholtzAI-Consultants-Munich",
    "github_project": "oligo-designer-toolsuite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "effidict"
}
        
Elapsed time: 2.54185s