The ECRad Pylib is a library to interact with the ECRad code. It provides classes for data storage/retrieval and a F2PY interface for controlling ECRad.
Installation is as simple as cloning this repository.
git clone https://github.com/AreWeDreaming/ECRad_Pylib.git
git clone https://github.com/AreWeDreaming/ECRad.git
Python 3.0 or higher The following Python packages (has to be Python 3):
Other:
There are two main functionalities of the library.
For details refer to the documentation [WIP].
At the moment all contributions should be discussed. Pull requests will be welcome once version 1.0 is stable.
This library makes use of the wxPython library. The license for wxPython can be found in the licenses folder.