Human Programming Interface 🧑👽🤖
Find a file
2019-09-23 20:50:09 +01:00
my Use model; only keep necessary methods 2019-09-23 20:50:09 +01:00
.gitignore Merge remote-tracking branch 'goodreads/master' 2019-09-23 20:33:29 +01:00
LICENSE Create LICENSE 2019-09-17 23:07:53 +04:00
README.md update kobuddy paths 2019-09-20 23:42:29 +01:00
with_my.example use readlink 2019-09-17 22:58:50 +04:00

Python interface into my life

Setting up

cp with_my.example with_my

# edit path to your private configuration now:
vim with_my

TODO add instructions to try it?

Usage example

with_my python3 -c 'import my.books.kobo as kobo; print(kobo.get_todos())'