# export_nb
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
This file will become your README and also the index of your
documentation.
## Developer Guide
If you are new to using `nbdev` here are some useful pointers to get you
started.
### Install export_nb in Development mode
``` sh
# make sure export_nb package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to export_nb
$ nbdev_prepare
```
## Usage
### Installation
Install latest from the GitHub
[repository](https://github.com/radekosmulski/export_nb):
``` sh
$ pip install git+https://github.com/radekosmulski/export_nb.git
```
or from [conda](https://anaconda.org/radekosmulski/export_nb)
``` sh
$ conda install -c radekosmulski export_nb
```
or from [pypi](https://pypi.org/project/export_nb/)
``` sh
$ pip install export_nb
```
### Documentation
Documentation can be found hosted on this GitHub
[repository](https://github.com/radekosmulski/export_nb)’s
[pages](https://radekosmulski.github.io/export_nb/). Additionally you
can find package manager specific guidelines on
[conda](https://anaconda.org/radekosmulski/export_nb) and
[pypi](https://pypi.org/project/export_nb/) respectively.
## 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/radekosmulski/export_nb",
"name": "export-nb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "nbdev jupyter notebook python",
"author": "Radek Osmulski",
"author_email": "rosmulski@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/5e/d8/ae84fec52955ae6d19688ed71d6bd0b1ab84fe1f4be6819521041fb86b80/export_nb-0.0.7.tar.gz",
"platform": null,
"description": "# export_nb\n\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## Developer Guide\n\nIf you are new to using `nbdev` here are some useful pointers to get you\nstarted.\n\n### Install export_nb in Development mode\n\n``` sh\n# make sure export_nb package is installed in development mode\n$ pip install -e .\n\n# make changes under nbs/ directory\n# ...\n\n# compile to have changes apply to export_nb\n$ nbdev_prepare\n```\n\n## Usage\n\n### Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/radekosmulski/export_nb):\n\n``` sh\n$ pip install git+https://github.com/radekosmulski/export_nb.git\n```\n\nor from [conda](https://anaconda.org/radekosmulski/export_nb)\n\n``` sh\n$ conda install -c radekosmulski export_nb\n```\n\nor from [pypi](https://pypi.org/project/export_nb/)\n\n``` sh\n$ pip install export_nb\n```\n\n### Documentation\n\nDocumentation can be found hosted on this GitHub\n[repository](https://github.com/radekosmulski/export_nb)\u2019s\n[pages](https://radekosmulski.github.io/export_nb/). Additionally you\ncan find package manager specific guidelines on\n[conda](https://anaconda.org/radekosmulski/export_nb) and\n[pypi](https://pypi.org/project/export_nb/) respectively.\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": "For when you want to convert notebooks to .py files outside of an nbdev project!",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/radekosmulski/export_nb"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5cbdc7a932bf4517935f27e580d8fa87761222263f5ea2234c5cc26322c72072",
"md5": "ab2de7b98a762421be633f885b14eb6f",
"sha256": "45049ed5fa0c83d654256efad7e3b4e1c154cf9f493854458c1414d7d97def71"
},
"downloads": -1,
"filename": "export_nb-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ab2de7b98a762421be633f885b14eb6f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7921,
"upload_time": "2025-01-30T03:43:16",
"upload_time_iso_8601": "2025-01-30T03:43:16.858560Z",
"url": "https://files.pythonhosted.org/packages/5c/bd/c7a932bf4517935f27e580d8fa87761222263f5ea2234c5cc26322c72072/export_nb-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5ed8ae84fec52955ae6d19688ed71d6bd0b1ab84fe1f4be6819521041fb86b80",
"md5": "35577baf3a93d8b9200ea27730f7ec92",
"sha256": "9b62b79ceb95945ace39fe147aa92ab86ec4dff189fe0f261f6f6355501f5d12"
},
"downloads": -1,
"filename": "export_nb-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "35577baf3a93d8b9200ea27730f7ec92",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 8661,
"upload_time": "2025-01-30T03:43:18",
"upload_time_iso_8601": "2025-01-30T03:43:18.755535Z",
"url": "https://files.pythonhosted.org/packages/5e/d8/ae84fec52955ae6d19688ed71d6bd0b1ab84fe1f4be6819521041fb86b80/export_nb-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-30 03:43:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "radekosmulski",
"github_project": "export_nb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "export-nb"
}