nbdevAuto


NamenbdevAuto JSON
Version 0.0.130 PyPI version JSON
download
home_pagehttps://github.com/bthek1/nbdevAuto
Summaryautomating nbdev
upload_time2024-05-02 04:57:03
maintainerNone
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 Automation Library

<!-- 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 nbdevAuto
```

## 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/nbdevAuto",
    "name": "nbdevAuto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "Benedict Thekkel",
    "author_email": "bthekkel1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/2c/9917a9ee51bd7230fcc4377a0904276052c2097b4adece3c2299367ef0a5/nbdevAuto-0.0.130.tar.gz",
    "platform": null,
    "description": "# Nbdev Automation Library\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 nbdevAuto\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.130",
    "project_urls": {
        "Homepage": "https://github.com/bthek1/nbdevAuto"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c70b648690f2c6d561ffa98a48a935944125f74653c08ee881367639526c9c91",
                "md5": "b16f31627424388eedb1ee9d4a88125a",
                "sha256": "b8b581d38989d9130c5f0f75aeb4d711b9103abc0d58da2f17ff3a5668aa4b42"
            },
            "downloads": -1,
            "filename": "nbdevAuto-0.0.130-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b16f31627424388eedb1ee9d4a88125a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 12250,
            "upload_time": "2024-05-02T04:57:02",
            "upload_time_iso_8601": "2024-05-02T04:57:02.040323Z",
            "url": "https://files.pythonhosted.org/packages/c7/0b/648690f2c6d561ffa98a48a935944125f74653c08ee881367639526c9c91/nbdevAuto-0.0.130-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a2c9917a9ee51bd7230fcc4377a0904276052c2097b4adece3c2299367ef0a5",
                "md5": "748515e9271d0bb48603ddf277f05a8e",
                "sha256": "7209a20db5ac36e9f31285ada76cbb021b8f4c06001f970e9388d54c2bd089c5"
            },
            "downloads": -1,
            "filename": "nbdevAuto-0.0.130.tar.gz",
            "has_sig": false,
            "md5_digest": "748515e9271d0bb48603ddf277f05a8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12490,
            "upload_time": "2024-05-02T04:57:03",
            "upload_time_iso_8601": "2024-05-02T04:57:03.786543Z",
            "url": "https://files.pythonhosted.org/packages/3a/2c/9917a9ee51bd7230fcc4377a0904276052c2097b4adece3c2299367ef0a5/nbdevAuto-0.0.130.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 04:57:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bthek1",
    "github_project": "nbdevAuto",
    "github_not_found": true,
    "lcname": "nbdevauto"
}
        
Elapsed time: 0.24919s