persistable


Namepersistable JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/aloosley/persistable
SummaryReproducible parameter based pipelines and persisting
upload_time2024-12-30 22:41:39
maintainerNone
docs_urlNone
authorAlex Loosley, Stephan Sahm
requires_python>=3.9
licenseNone
keywords persisting models pipeline
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Persistable is a lightweight framework that helps developers clearly define parametrized programmatic pipelines, and reproducibly generate, persist, and load artifacts using parameter based persisting and loading.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aloosley/persistable",
    "name": "persistable",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "persisting, models, pipeline",
    "author": "Alex Loosley, Stephan Sahm",
    "author_email": "aloosley@alumni.brown.edu, Stephan.Sahm@gmx.de",
    "download_url": "https://files.pythonhosted.org/packages/a5/2b/a314422f616c742deab5910c7abb2a0a95762c0513c2b1521fd963b924bd/persistable-1.3.0.tar.gz",
    "platform": null,
    "description": "Persistable is a lightweight framework that helps developers clearly define parametrized programmatic pipelines, and reproducibly generate, persist, and load artifacts using parameter based persisting and loading.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Reproducible parameter based pipelines and persisting",
    "version": "1.3.0",
    "project_urls": {
        "Download": "https://github.com/aloosley/persistable/archive/1.3.0.tar.gz",
        "Homepage": "https://github.com/aloosley/persistable"
    },
    "split_keywords": [
        "persisting",
        " models",
        " pipeline"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01a0b98394af383dcbc6175cc72928f544d639cf5d3e994367411d336a49a854",
                "md5": "0d86735727572c9f2be0ad8c27bc5ce5",
                "sha256": "971b1d3a663d29f10124f458894dcbb44b2712253c469ef2996a22d4f8fe6736"
            },
            "downloads": -1,
            "filename": "persistable-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d86735727572c9f2be0ad8c27bc5ce5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 23826,
            "upload_time": "2024-12-30T22:41:37",
            "upload_time_iso_8601": "2024-12-30T22:41:37.537821Z",
            "url": "https://files.pythonhosted.org/packages/01/a0/b98394af383dcbc6175cc72928f544d639cf5d3e994367411d336a49a854/persistable-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a52ba314422f616c742deab5910c7abb2a0a95762c0513c2b1521fd963b924bd",
                "md5": "15de590716d22198b36c84773f3a451a",
                "sha256": "377698f4e912e809e6925bb53546e83ca2ec1f3c6e8367c9c80f606e5a698163"
            },
            "downloads": -1,
            "filename": "persistable-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "15de590716d22198b36c84773f3a451a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 25379,
            "upload_time": "2024-12-30T22:41:39",
            "upload_time_iso_8601": "2024-12-30T22:41:39.719100Z",
            "url": "https://files.pythonhosted.org/packages/a5/2b/a314422f616c742deab5910c7abb2a0a95762c0513c2b1521fd963b924bd/persistable-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 22:41:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aloosley",
    "github_project": "persistable",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "persistable"
}
        
Elapsed time: 0.46309s