Human Programming Interface 🧑👽🤖
goodreads | ||
my | ||
.gitignore | ||
LICENSE | ||
README.md | ||
with_my.example |
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())'