Skip to content

diging/citesphere-connector

Repository files navigation

Citesphere Connector

Python library to connect to Citephere using its API.

PyPi Package Installation

pip install citesphere-connector

Developer Setup

Create a python virtual environment outside of this project's root directory python3 -m venv env and activate it source env/bin/activate

Navigate to the project root and download package dependencies pip install -r requirements.txt

Install the pre-commit git hooks pre-commit install

For retrieivng the Bearer access token required for endpoint method calls, please see the following OAuth2 documentation for Citesphere

User Guide

Retrieve Bearer access token required for endpoint method calls: documentation

Downloading Files

Use the 'Download' Jupyter notebook to download files from Citesphere to your local device.

Uploading File

Use the 'Upload' Jupyter notebook to upload files to Citesphere from your local device.

About

Python library to connect to citesphere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •