Skip to main content

Neuroscience Gateway REST API Client - based on CIPRES REST API Client

Project description

pynsgr

Python interface to the NeuroScience Gateway REST interface, based on the previously developed pycipres.

Quick start guide

  1. Install this package locally
git clone https://github.com/OpenSourceBrain/pynsgr
cd pynsgr
pip install .
  1. Sign in and register for an NSG account here.

  2. Update ~/nsgrest.conf with:

URL=https://nsgr.sdsc.edu:8443/cipresrest/v1
USERNAME=<YOUR_USERNAME>
PASSWORD=<YOUR_PASSWORD>
APPID=<YOUR_APPID>
APPNAME=PY_EXPANSE
  1. Try listing your jobs
 nsgr_job -l

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pynsgr-0.9.5.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

pynsgr-0.9.5-py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page