Skip to content

Very basic sample code for accessing your Amazing Marvin sync database with python

Notifications You must be signed in to change notification settings

amazingmarvin/marvin-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample code for Marvin CouchDB access via python.

This sample code require python3.

###########
# WARNING #
###########

Using this script uses a lot of resources since it fetches all your documents! An example of OK usage is running this once every evening to get a list of tasks you completed on that day. An example of bad usage is running it in your bash prompt. Improper usage may result in disabling your API access or even terminating your Marvin account. Don't worry, we'll give you a warning first (via your Marvin email address), but please do be careful for the sake of other users.

About

Very basic sample code for accessing your Amazing Marvin sync database with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published