nbdep
================
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
In situations where you need a “.lock” file for version control, having
a `Pipfile` is convenient.
## Install
``` sh
pip install nbdep
```
## How to use
On the command line, cd to your `nbdev` project and then call
``` sh
cd my_project
nbdep_pipfile
```
to generate the pipfile.
Raw data
{
"_id": null,
"home_page": "https://github.com/restlessronin/nbdep",
"name": "nbdep",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "nbdev jupyter notebook python",
"author": "restlessronin",
"author_email": "88921269+restlessronin@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/ec/ae/0206c6bda5218e3ada7c5186ce5a2717154f48521caff812dd2d84fbfcab/nbdep-0.0.1.tar.gz",
"platform": null,
"description": "nbdep\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nIn situations where you need a \u201c.lock\u201d file for version control, having\na `Pipfile` is convenient.\n\n## Install\n\n``` sh\npip install nbdep\n```\n\n## How to use\n\nOn the command line, cd to your `nbdev` project and then call\n\n``` sh\ncd my_project\n\nnbdep_pipfile\n```\n\nto generate the pipfile.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Generate `Pipfile` from `nbdev` `settings.ini` file",
"version": "0.0.1",
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "32d6f9d6396b60976556c2a06c7dd9879745b04bc1f0a8327edf85321dbc69da",
"md5": "191d281652168a7f8a90bd22b38dd78c",
"sha256": "9637985ce7ac58926878008c62d7599ac264c8fb207cad0f9f2eba65119dee51"
},
"downloads": -1,
"filename": "nbdep-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "191d281652168a7f8a90bd22b38dd78c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7149,
"upload_time": "2023-01-12T11:52:46",
"upload_time_iso_8601": "2023-01-12T11:52:46.263452Z",
"url": "https://files.pythonhosted.org/packages/32/d6/f9d6396b60976556c2a06c7dd9879745b04bc1f0a8327edf85321dbc69da/nbdep-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ecae0206c6bda5218e3ada7c5186ce5a2717154f48521caff812dd2d84fbfcab",
"md5": "a7f816bf57a5f61d1f85af3413c75412",
"sha256": "e473e524d95965320e085b671077798199be64cbe04908b58438ec3678d385a8"
},
"downloads": -1,
"filename": "nbdep-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a7f816bf57a5f61d1f85af3413c75412",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7779,
"upload_time": "2023-01-12T11:52:47",
"upload_time_iso_8601": "2023-01-12T11:52:47.998248Z",
"url": "https://files.pythonhosted.org/packages/ec/ae/0206c6bda5218e3ada7c5186ce5a2717154f48521caff812dd2d84fbfcab/nbdep-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-12 11:52:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "restlessronin",
"github_project": "nbdep",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nbdep"
}