effidict


Nameeffidict JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryFast Python package providing enhanced dictionary-like data structures with advanced caching capabilities.
upload_time2024-05-16 13:37:58
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/23/7e/784db7125da590fd0e7afe4db49f2963585bd4493591b0c7aa75cf3f8532/effidict-0.0.7.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.7",
    "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": "df8e11ed779b09d88e9ca4d337abd1e219ea5e56ec0de88e30f5286786c1f037",
                "md5": "66ffb37d4cb58c548468915f73cd4a5b",
                "sha256": "0532143fbc378d9e115fe70def6f012bf775b56e5114446153217df9abb7e961"
            },
            "downloads": -1,
            "filename": "effidict-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66ffb37d4cb58c548468915f73cd4a5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7256,
            "upload_time": "2024-05-16T13:37:56",
            "upload_time_iso_8601": "2024-05-16T13:37:56.365994Z",
            "url": "https://files.pythonhosted.org/packages/df/8e/11ed779b09d88e9ca4d337abd1e219ea5e56ec0de88e30f5286786c1f037/effidict-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "237e784db7125da590fd0e7afe4db49f2963585bd4493591b0c7aa75cf3f8532",
                "md5": "be22f9d9b9b1880e1d800e73e72a46f4",
                "sha256": "eb8636b3f5be445e6c0781e2addd2468aa8756f8437915f48c5512d4614d1479"
            },
            "downloads": -1,
            "filename": "effidict-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "be22f9d9b9b1880e1d800e73e72a46f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 781449,
            "upload_time": "2024-05-16T13:37:58",
            "upload_time_iso_8601": "2024-05-16T13:37:58.428446Z",
            "url": "https://files.pythonhosted.org/packages/23/7e/784db7125da590fd0e7afe4db49f2963585bd4493591b0c7aa75cf3f8532/effidict-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 13:37:58",
    "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: 0.26592s