nbdev-auto


Namenbdev-auto JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/bthek1/nbdev_auto
Summaryautomating nbdev
upload_time2023-10-28 11:05:04
maintainer
docs_urlNone
authorBenedict Thekkel
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nbdev_auto

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install nbdev_auto
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bthek1/nbdev_auto",
    "name": "nbdev-auto",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Benedict Thekkel",
    "author_email": "bthekkel1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/31/4ef4fe706a48cf11666b764578b0dc082c6ccad7b82faf5df7aab8eebf6a/nbdev_auto-0.0.1.tar.gz",
    "platform": null,
    "description": "# nbdev_auto\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install nbdev_auto\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "automating nbdev",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/bthek1/nbdev_auto"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cca0101b911fcaeab6bb937c776ff776600b48ee733f335f5f7d0241fd02057b",
                "md5": "1372b992a0e6b0cd7677e586662e5e95",
                "sha256": "db18ff7abe805c3fc89ab89411fb057695e856ed29f1fce29d5420d422d7d11b"
            },
            "downloads": -1,
            "filename": "nbdev_auto-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1372b992a0e6b0cd7677e586662e5e95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6672,
            "upload_time": "2023-10-28T11:05:01",
            "upload_time_iso_8601": "2023-10-28T11:05:01.434435Z",
            "url": "https://files.pythonhosted.org/packages/cc/a0/101b911fcaeab6bb937c776ff776600b48ee733f335f5f7d0241fd02057b/nbdev_auto-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12314ef4fe706a48cf11666b764578b0dc082c6ccad7b82faf5df7aab8eebf6a",
                "md5": "61cf5acff8432aa2a28dff3f7f378d8a",
                "sha256": "578b186e885cddf03161b4112c002b8bc0d766de9a8bf713b1401a2015275c79"
            },
            "downloads": -1,
            "filename": "nbdev_auto-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "61cf5acff8432aa2a28dff3f7f378d8a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7310,
            "upload_time": "2023-10-28T11:05:04",
            "upload_time_iso_8601": "2023-10-28T11:05:04.039920Z",
            "url": "https://files.pythonhosted.org/packages/12/31/4ef4fe706a48cf11666b764578b0dc082c6ccad7b82faf5df7aab8eebf6a/nbdev_auto-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-28 11:05:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bthek1",
    "github_project": "nbdev_auto",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nbdev-auto"
}
        
Elapsed time: 0.15975s