cognoma / figshare

A package for downloading and uploading figshare data
Other
24 stars 10 forks source link

Add basic figshare API interaction #2

Closed vasudevanv closed 7 years ago

vasudevanv commented 7 years ago

Added some code with a figshare class and methods to create and update articles. Figuring out how to handle OAuth2.

vasudevanv commented 7 years ago

Need to address

vasudevanv commented 7 years ago

@dhimmel Updated the code based on your comments. Also added a setup script. Going to add more docstrings before merging.