effidict


Nameeffidict JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryFast Python package providing enhanced dictionary-like data structures with advanced caching capabilities.
upload_time2025-09-10 14:38:10
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/7c/f9/4cfc2a5c96ea94d3f4444cc7f50e61adebc2afbe9bb7b3ef9564aa93cfd4/effidict-0.1.0.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.1.0",
    "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": null,
            "digests": {
                "blake2b_256": "1152f0a834692af3f2c587a9018d9080e30f17a8a6c8902016346daf09068b4a",
                "md5": "6f564ebaee5f0d9dcdbc5f716153bce1",
                "sha256": "9c14b67b4234678a6754e8f15d95b3bf67cbbdc229c871dedeec379efd8131ca"
            },
            "downloads": -1,
            "filename": "effidict-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f564ebaee5f0d9dcdbc5f716153bce1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7069,
            "upload_time": "2025-09-10T14:38:08",
            "upload_time_iso_8601": "2025-09-10T14:38:08.754422Z",
            "url": "https://files.pythonhosted.org/packages/11/52/f0a834692af3f2c587a9018d9080e30f17a8a6c8902016346daf09068b4a/effidict-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7cf94cfc2a5c96ea94d3f4444cc7f50e61adebc2afbe9bb7b3ef9564aa93cfd4",
                "md5": "3c47b7342a4f26a32ce036fa17e27494",
                "sha256": "a6d1a52bc588c81d28ca4cd46cc74aac7dca23c8cf742004ca665027edd19049"
            },
            "downloads": -1,
            "filename": "effidict-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3c47b7342a4f26a32ce036fa17e27494",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 449158,
            "upload_time": "2025-09-10T14:38:10",
            "upload_time_iso_8601": "2025-09-10T14:38:10.158012Z",
            "url": "https://files.pythonhosted.org/packages/7c/f9/4cfc2a5c96ea94d3f4444cc7f50e61adebc2afbe9bb7b3ef9564aa93cfd4/effidict-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-10 14:38:10",
    "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": true,
    "lcname": "effidict"
}
        
Elapsed time: 0.91007s