Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

dnlvgl/recipemd-flask

Repository files navigation

recipe.md

recipe.md is a webapp to convert recipes from different websites to Markdwown. Written in in python using the micro framework Flask.

It's configured to run on Openshift.

Installation

Local / hosted Installation:

  • Create a virtualenv
  • Install the dependencies
    • pip install -r requirements.txt
  • Run the web app
    • python recipemd.py

OpenShift Installation:

  • Create a python cartridge on Openshift
  • Entry Point is configured in wsgi.py
  • Deploy to OpenShift

License

BSD License

About

webapp to convert recipes to Markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published