nb2workflow


Namenb2workflow JSON
Version 1.3.113 PyPI version JSON
download
home_pagehttps://github.com/volodymyrss/nb2workflow
Summaryconvert notebook to workflow
upload_time2025-07-24 14:29:41
maintainerNone
docs_urlNone
authorVolodymyr Savchenko
requires_python<3.14,>=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.14,>=3.9",
    "maintainer_email": null,
    "keywords": "jupyter, docker",
    "author": "Volodymyr Savchenko",
    "author_email": "contact@volodymyrsavchenko.com",
    "download_url": "https://files.pythonhosted.org/packages/31/68/c272bffa954a72ea3e2631a00832e26085113a08f186f4d1a0eafef4a41f/nb2workflow-1.3.113.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "convert notebook to workflow",
    "version": "1.3.113",
    "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": "f4f70d544df0a122069fc65a70a539267ab9c410b9368f82b88291fe47e46f74",
                "md5": "25a5de7c1d3d00cfa59485260d6cd816",
                "sha256": "76a5e321c64ac177737cdc511ff2952939333a653c7883e95b6dad29b1411e86"
            },
            "downloads": -1,
            "filename": "nb2workflow-1.3.113-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "25a5de7c1d3d00cfa59485260d6cd816",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.9",
            "size": 73161,
            "upload_time": "2025-07-24T14:29:40",
            "upload_time_iso_8601": "2025-07-24T14:29:40.008369Z",
            "url": "https://files.pythonhosted.org/packages/f4/f7/0d544df0a122069fc65a70a539267ab9c410b9368f82b88291fe47e46f74/nb2workflow-1.3.113-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3168c272bffa954a72ea3e2631a00832e26085113a08f186f4d1a0eafef4a41f",
                "md5": "c335262451c987c69af8ea2561ea8386",
                "sha256": "da73bc498ee47520faa2f39a61edaf84f60e958631ac05010eeeef6672377544"
            },
            "downloads": -1,
            "filename": "nb2workflow-1.3.113.tar.gz",
            "has_sig": false,
            "md5_digest": "c335262451c987c69af8ea2561ea8386",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.9",
            "size": 79041,
            "upload_time": "2025-07-24T14:29:41",
            "upload_time_iso_8601": "2025-07-24T14:29:41.045535Z",
            "url": "https://files.pythonhosted.org/packages/31/68/c272bffa954a72ea3e2631a00832e26085113a08f186f4d1a0eafef4a41f/nb2workflow-1.3.113.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 14:29:41",
    "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.69778s