cutiepynb


Namecutiepynb JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryMake your Jupyter notebooks pretty with custom colors and a table of contents.
upload_time2024-10-14 18:26:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords cutiepynb
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cutiepynb


[![image](https://img.shields.io/pypi/v/cutiepynb.svg)](https://pypi.python.org/pypi/cutiepynb)
[![image](https://img.shields.io/conda/vn/conda-forge/cutiepynb.svg)](https://anaconda.org/conda-forge/cutiepynb)


**Make your Jupyter notebooks pretty with custom colors and a table of contents.**


-   Free software: MIT License
-   Documentation: https://emarquezz.github.io/cutiepynb
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cutiepynb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "cutiepynb",
    "author": null,
    "author_email": "Elisa M\u00e1rquez-Zavala <emarquez@lcg.unam.mx>",
    "download_url": "https://files.pythonhosted.org/packages/69/52/bf65b4624d765d9c12dfac31d9e30ad66955a39bb6da427e0111d894051d/cutiepynb-0.0.1.tar.gz",
    "platform": null,
    "description": "# cutiepynb\n\n\n[![image](https://img.shields.io/pypi/v/cutiepynb.svg)](https://pypi.python.org/pypi/cutiepynb)\n[![image](https://img.shields.io/conda/vn/conda-forge/cutiepynb.svg)](https://anaconda.org/conda-forge/cutiepynb)\n\n\n**Make your Jupyter notebooks pretty with custom colors and a table of contents.**\n\n\n-   Free software: MIT License\n-   Documentation: https://emarquezz.github.io/cutiepynb\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Make your Jupyter notebooks pretty with custom colors and a table of contents.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/emarquezz/cutiepynb"
    },
    "split_keywords": [
        "cutiepynb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9811e2fe947b7b2ec3aeb88bdf20997b5078ce210f4c753c8fe768e44246eece",
                "md5": "e7051f4afdf23c07f948ba0c7be2c3d0",
                "sha256": "a7254df6fedd1905534c78d78e5bc02ad0967a212ddcf01f129f9754b3e42120"
            },
            "downloads": -1,
            "filename": "cutiepynb-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e7051f4afdf23c07f948ba0c7be2c3d0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3353,
            "upload_time": "2024-10-14T18:26:44",
            "upload_time_iso_8601": "2024-10-14T18:26:44.521750Z",
            "url": "https://files.pythonhosted.org/packages/98/11/e2fe947b7b2ec3aeb88bdf20997b5078ce210f4c753c8fe768e44246eece/cutiepynb-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6952bf65b4624d765d9c12dfac31d9e30ad66955a39bb6da427e0111d894051d",
                "md5": "fa677d05250788139fc24485fc069979",
                "sha256": "97198fe327e8bc9da68a78339497ee9953b93d99f4daa94dda082388633f3174"
            },
            "downloads": -1,
            "filename": "cutiepynb-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fa677d05250788139fc24485fc069979",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10364,
            "upload_time": "2024-10-14T18:26:46",
            "upload_time_iso_8601": "2024-10-14T18:26:46.242051Z",
            "url": "https://files.pythonhosted.org/packages/69/52/bf65b4624d765d9c12dfac31d9e30ad66955a39bb6da427e0111d894051d/cutiepynb-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-14 18:26:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "emarquezz",
    "github_project": "cutiepynb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "cutiepynb"
}
        
Elapsed time: 0.69363s