Convert Paprika Recipes files into a SQLite database
Project description
Paprika To SQLite
Takes a paprikarecipe file exported from Paprika and converts it to an sqlite db.
Tables:
recipesrecipes_to_categoriesrecipes_to_photoscategoriesphotos
Useful with Datasette.
Install
pip install paprika-to-sqlite
# or pip install paprika-to-sqlite[datasette]
Usage
paprika-to-sqlite --version
paprika-to-sqlite --help
paprika-to-sqlite my_export.paprikarecipes paprika.db
Usage with datasette
If you have paprika-to-sqlite and datasette installed in the same environment, you can use datasette to look at any recipe. First, launch datasette:
datasette paprika.db
This will add a paprikarecipe link to individual row pages:
and a url handler for /-/paprika-recipe/<recipe-id>. This will display the recipe as a simple webpage:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file paprika_to_sqlite-0.2.1.tar.gz.
File metadata
- Download URL: paprika_to_sqlite-0.2.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1bb73d0df5e0d6aada26acf001444097c69669f43f91c5a7fb96dfe4b7a2c3e
|
|
| MD5 |
054a7a7454547064fcb49311961fc0e1
|
|
| BLAKE2b-256 |
a8019aeeff57be2d1d9c65c62b575f29589c1b72b4cb1c37e3fb0dbd28bcb670
|