Skip to content

ukrvassabi/wbooks

Repository files navigation

How to run app?

  • Create a virtual environment (python 3)
  • pip install -r requirements.txt
  • python models.py
  • python populate_db.py
  • create app under Wunderlist and create new list "Books"
  • set your Wunderlist Client ID and Access Token as environment variables or edit in config.py
  • python run.py

About

Application parses markdown file, puts it into db and allows to add book to Wunderlist

Resources

Stars

Watchers

Forks

Packages

No packages published