Metadata-Version: 2.1
Name: delicious-nbdev
Version: 0.0.1
Summary: Just one more bite...
Home-page: https://github.com/galopyz/delicious-nbdev
Author: Juhyun Suh
Author-email: shipalnomoo@gmail.com
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev

delicious-nbdev
================

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

## Install

``` sh
pip install delicious_nbdev
```

## How to use

I can slice bread like this. Very easy.

``` python
slice_bread(2)
```

    '2 slices of bread.'


