Skip to content

ubcbraincircuits/osfclienttutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

osfclient Tutorial

This Jupyter notebook is a tutorial on osfclient, a Python library and command-line program for implementing simple actions on Open Science Framework (OSF), such as uploading and downloading files.

Installation

Note that osfclient is no longer an active project (see this comment from a former maintainer) so I created a fork of the repository to fix bugs and make improvements. This tutorial uses my version of osfclient, which can be installed with the following command:

  pip install git+https://github.com/ubcbraincircuits/osfclient

Disclaimer

This notebook was created for the UBC Brain Circuits Cluster and placed in this repository so that it may be of help to other users. It was written independently of the developers and maintainers of osfclient.

About

This Jupyter notebook is a tutorial on the osfclient module (https://github.com/osfclient/osfclient).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors