sefakilic / goodreads

:snake: Python wrapper for Goodreads API :books:
262 stars 100 forks source link

User friends #15

Open Simone-cogno opened 8 years ago

Simone-cogno commented 8 years ago

There is a way to retrieve the user friends?

sefakilic commented 8 years ago

Unfortunately, there is no way to retrieve the user friends. Goodreads API provides a call for that so I will include it in the new version.

saratlingamarla commented 7 years ago

has this already been implemented and if not, can I implement it?

saratlingamarla commented 7 years ago

I submitted a pull request with title "Friends", but the build failed with :

The command "openssl aes-256-cbc -K $encrypted_a6b16d87fee2_key -iv $encrypted_a6b16d87fee2_iv -in apikey.py.enc -out goodreads/apikey.py -d" failed and exited with 1 during .

Can someone help me?