Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Lysovenko/wxRays

Repository files navigation

wxRays

X-rays Python educational project.

Dependencies

Usage

This is a GUI based program - nothing to explain ;-)

Installing

Get the Snapshot or clone the repository in your option. To install the package for whole system just make appropriate binary package: ~$ python setup.py bdist_rpm
and install it.

Addons

An addon consists of the <addon_name>.addon file which contains the description of the addon and one or few *.py files. Place the addons files to the directory where the program files are placed and activate in the appropriate dialog window. Addon's files also can be placed to the folder where the program saves its settings. In POSIX systems setting files placed in /.wxRays or /.config/wxRays directory, in other systems they placed in the wxRays folder, which is placed in the user's home directory.

Configuration

Tools->Addons

Check required. Also wxRays remembers your options.