https://github.com/phha/pap2mealie
Import data from a Paprika3 export file to Mealie.
https://github.com/phha/pap2mealie
Last synced: about 1 month ago
JSON representation
Import data from a Paprika3 export file to Mealie.
- Host: GitHub
- URL: https://github.com/phha/pap2mealie
- Owner: phha
- License: mit
- Created: 2021-12-05T23:23:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-06T09:41:45.000Z (over 4 years ago)
- Last Synced: 2025-02-24T14:44:02.915Z (over 1 year ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Import a Paprika3 export file to mealie
```
Usage: pap2mealie.py [OPTIONS] FILE URL
Options:
--username TEXT Username of the mealie user. Prompt if omitted
--password TEXT Password of the mealie user. Prompt if omitted.
--logfile FILE Path to the log file.
--help Show this message and exit.
```