nb2workflow


Namenb2workflow JSON
Version 1.3.102 PyPI version JSON
download
home_pagehttps://github.com/volodymyrss/nb2workflow
Summaryconvert notebook to workflow
upload_time2025-02-07 13:11:10
maintainerNone
docs_urlNone
authorVolodymyr Savchenko
requires_python<3.12,>=3.9
licenseGPLv3
keywords jupyter docker
VCS
bugtrack_url
requirements flask pytest-flask flask-caching flask-cors python-consul apscheduler rdflib owlready2 docker checksumdir numpy astropy pandas pytest pytest-xprocess papermill ipykernel psutil diskcache requests pyyaml scrapbook matplotlib werkzeug nbconvert GitPython
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/volodymyrss/nb2workflow",
    "name": "nb2workflow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.9",
    "maintainer_email": null,
    "keywords": "jupyter, docker",
    "author": "Volodymyr Savchenko",
    "author_email": "contact@volodymyrsavchenko.com",
    "download_url": "https://files.pythonhosted.org/packages/06/2c/b5d9b32c8d64408e70cbce89b50b6e395901beb11d7e5afc1a1dffae6449/nb2workflow-1.3.102.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "convert notebook to workflow",
    "version": "1.3.102",
    "project_urls": {
        "Download": "https://github.com/volodymyrss/nb2workflow/archive/1.0.1.tar.gz",
        "Homepage": "https://github.com/volodymyrss/nb2workflow"
    },
    "split_keywords": [
        "jupyter",
        " docker"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bf32edb723f71dd311b301a8a60fc9bdd5a519a78c834ad698cc186e64484103",
                "md5": "ce5794f0477720609e3cea5f09ac9bdd",
                "sha256": "8514bc0047276c9682bab34f1502f661b12ad785191db28fa2df31557f40f4ce"
            },
            "downloads": -1,
            "filename": "nb2workflow-1.3.102-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce5794f0477720609e3cea5f09ac9bdd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.9",
            "size": 71717,
            "upload_time": "2025-02-07T13:11:08",
            "upload_time_iso_8601": "2025-02-07T13:11:08.252385Z",
            "url": "https://files.pythonhosted.org/packages/bf/32/edb723f71dd311b301a8a60fc9bdd5a519a78c834ad698cc186e64484103/nb2workflow-1.3.102-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "062cb5d9b32c8d64408e70cbce89b50b6e395901beb11d7e5afc1a1dffae6449",
                "md5": "81059ef0754ad0b80ccbe13aee6343a7",
                "sha256": "9a591147da86bee202da081275ee4d091e014c41d3e7fe3369113fbb8c71855d"
            },
            "downloads": -1,
            "filename": "nb2workflow-1.3.102.tar.gz",
            "has_sig": false,
            "md5_digest": "81059ef0754ad0b80ccbe13aee6343a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.9",
            "size": 77400,
            "upload_time": "2025-02-07T13:11:10",
            "upload_time_iso_8601": "2025-02-07T13:11:10.235551Z",
            "url": "https://files.pythonhosted.org/packages/06/2c/b5d9b32c8d64408e70cbce89b50b6e395901beb11d7e5afc1a1dffae6449/nb2workflow-1.3.102.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 13:11:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "volodymyrss",
    "github_project": "nb2workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "flask",
            "specs": [
                [
                    "==",
                    "2.0.3"
                ]
            ]
        },
        {
            "name": "pytest-flask",
            "specs": []
        },
        {
            "name": "flask-caching",
            "specs": []
        },
        {
            "name": "flask-cors",
            "specs": []
        },
        {
            "name": "python-consul",
            "specs": []
        },
        {
            "name": "apscheduler",
            "specs": []
        },
        {
            "name": "rdflib",
            "specs": []
        },
        {
            "name": "owlready2",
            "specs": [
                [
                    "==",
                    "0.11"
                ]
            ]
        },
        {
            "name": "docker",
            "specs": []
        },
        {
            "name": "checksumdir",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "astropy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-xprocess",
            "specs": []
        },
        {
            "name": "papermill",
            "specs": []
        },
        {
            "name": "ipykernel",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        },
        {
            "name": "diskcache",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "scrapbook",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "werkzeug",
            "specs": [
                [
                    "==",
                    "2.0.3"
                ]
            ]
        },
        {
            "name": "nbconvert",
            "specs": [
                [
                    ">=",
                    "7.0.0"
                ]
            ]
        },
        {
            "name": "GitPython",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "nb2workflow"
}
        
Elapsed time: 0.68950s