Skip to content
/ nxremote Public

Tools to access NeXus files across a network.

Notifications You must be signed in to change notification settings

nexpy/nxremote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This package provides a Python API to access NeXus data across a network utilizing the Pyro4 package.

The latest development version is always available from NeXpy's GitHub repository.

Installing and Running

The source code can be downloaded from the NeXpy Git repository:

    $ git clone http://github.com/nexpy/nxremote.git

To install in the standard Python location:

    $ python setup.py install

To install in an alternate location:

    $ python setup.py install --prefix=/path/to/installation/dir

Prerequisites

The following libraries are used by the full installation of NeXpy. There is more details of the nature of these dependencies in the NeXpy documentation.

User Support

If you discover any bugs, please submit a Github issue, preferably with relevant tracebacks.

About

Tools to access NeXus files across a network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published