Skip to content

CMI Python extensions – general helper code for CFEL-CMI projects

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
LICENSE-GPLv3.md
Notifications You must be signed in to change notification settings

CFEL-CMI/cmiext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMI Python extensions

License

The CMI Python extensions are Copyright (C) 2008,2009,2016,2020 Jochen Küpper; see LICENSE for details.

Prerequisites

The extension package rests on the shoulders of giants, i.e., you need a recent Python 3.x system and some other important Python packages, including (but not necessarily limited to)

  • numpy
  • pytables

Installation

Adminstrator installation:

python setup.py install

In order to install this extension module in user-space, set up your environment for python to find it, e.g.,

setenv PYTHONUSERBASE=$HOME/.local

and run the install command

python setup.py install --user

About

CMI Python extensions – general helper code for CFEL-CMI projects

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
LICENSE-GPLv3.md

Stars

Watchers

Forks

Packages

No packages published

Languages