dfnbutils


Namedfnbutils JSON
Version 1.0.0b1 PyPI version JSON
download
home_pageNone
SummaryUtilities for working with IPykernel/DFKernel notebooks
upload_time2025-02-07 18:22:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD
keywords jupyter notebooks conversion utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # dfnbutils

This package contains utilities for [dataflow notebooks](https://github.com/dataflownb). Currently, it does not include the conversion script, but this will be added soon.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dfnbutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Jupyter, notebooks, conversion, utilities",
    "author": null,
    "author_email": "Dataflow Notebook Team <dataflownb@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/30/dc/071d0fdf269c9e51029e49471607108449fdd7b190cb8b23ad2f35e03796/dfnbutils-1.0.0b1.tar.gz",
    "platform": null,
    "description": "# dfnbutils\n\nThis package contains utilities for [dataflow notebooks](https://github.com/dataflownb). Currently, it does not include the conversion script, but this will be added soon.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Utilities for working with IPykernel/DFKernel notebooks",
    "version": "1.0.0b1",
    "project_urls": {
        "homepage": "https://github.com/dataflownb/dfnbutils"
    },
    "split_keywords": [
        "jupyter",
        " notebooks",
        " conversion",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4a79fd226b4f6d8dce0f72583c2d57560bef764357dba435b78c587c78b9078a",
                "md5": "18fe21c406e84bfaea2da7289248c6ce",
                "sha256": "8d9e538082d3676ee66ad805b1ec918874065a97cf5852a19680a0a1173715cb"
            },
            "downloads": -1,
            "filename": "dfnbutils-1.0.0b1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18fe21c406e84bfaea2da7289248c6ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5386,
            "upload_time": "2025-02-07T18:22:54",
            "upload_time_iso_8601": "2025-02-07T18:22:54.727740Z",
            "url": "https://files.pythonhosted.org/packages/4a/79/fd226b4f6d8dce0f72583c2d57560bef764357dba435b78c587c78b9078a/dfnbutils-1.0.0b1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "30dc071d0fdf269c9e51029e49471607108449fdd7b190cb8b23ad2f35e03796",
                "md5": "658c313b09234450294fcf7f5f7d7ede",
                "sha256": "541c47671a5c5b7f43d8a036bbaeb0da47f03d97f60515ec7a318aa43159250e"
            },
            "downloads": -1,
            "filename": "dfnbutils-1.0.0b1.tar.gz",
            "has_sig": false,
            "md5_digest": "658c313b09234450294fcf7f5f7d7ede",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7147,
            "upload_time": "2025-02-07T18:22:56",
            "upload_time_iso_8601": "2025-02-07T18:22:56.308207Z",
            "url": "https://files.pythonhosted.org/packages/30/dc/071d0fdf269c9e51029e49471607108449fdd7b190cb8b23ad2f35e03796/dfnbutils-1.0.0b1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 18:22:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dataflownb",
    "github_project": "dfnbutils",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dfnbutils"
}
        
Elapsed time: 0.40883s