Skip to main content

Client for the G-Node REST API.

Project description

The Python G-Node Client is a library, that provides access to the G-Node REST-API for the Python programming language. The client provides a high-level interface to this service which includes useful features such as lazy loading, caching and the prevention of so called lost updates. Further more this client library can handle native neo and odml objects.

Dependencies

Using the G-Node Client requires some other python packages to be installed:

  • neo A package for representing electrophysiology data in Python

  • quantities Arithmetic and conversions of physical quantities

  • odml Open metadata markup language

  • appdirs Get appropriate platform-specific user dirs

  • request-futures Asynchronous Python HTTP Request

  • h5py HDF5 for Python

In order to build the documentation and install the package using setup.py the following packages are recommended.

All dependencies with the exception of the python odml package, can be installed using easy_install. On debian bases linux distributions one install packages for quantities (python-quantities), neo (python-neo), sphinx (python-sphinx), setuptools (python-setuptools) and h5py (python-h5py) using the package manager (apt-get, aptitude).

To install the odml package use the following commands, with appropriate permissions (e.g. with sudo for the last command).

git clone https://github.com/G-Node/python-odml.git
cd python-odml
python setup.py install

Install

To install the client invoke the following commands using appropriate permissions.

git clone https://github.com/G-Node/python-gnode-client.git
cd python-gnode-client
python setup.py install

Howto use the client

More information about how to use the client can be found in the online documentation.

If this packages sphinx and setuptools are installed on your system, the documentation can also be build from the cloned repository by executing the following command:

python setup.py build_sphinx

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

gnodeclient-0.4.0.tar.gz (60.2 kB view details)

Uploaded Source

File details

Details for the file gnodeclient-0.4.0.tar.gz.

File metadata

  • Download URL: gnodeclient-0.4.0.tar.gz
  • Upload date:
  • Size: 60.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gnodeclient-0.4.0.tar.gz
Algorithm Hash digest
SHA256 6351855ff08598a84a341ceb951296ac1b1384adcd7724b4cc9da2a02fd2661e
MD5 08b0fb7a131d1392814caed1b31f7061
BLAKE2b-256 fb9e42c426f9f58a087b553c0796a6c2d8c312a105f0e1cc563099b409010a2d

See more details on using hashes here.

Provenance

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