Initial release of pRuby as a python package. Since the legacy release, pRuby has been converted to be used as python3.6+ package. Some structure changes were needed, but the overall project scope and file contents were preserved. In particular, tests were added. The GUI is still present either via the `pruby_GUI.py` script, or by calling `pruby.gui.run()`. It is not guaranteed to run on every system, but should work well on Linux, where it was tested. Available tools were described in `README.md`. Since the docs were not prepared, for more details please consult either the author directly, or take a peak into the code.
What's Changed
* Package by Baharis in https://github.com/Baharis/pRuby/pull/2
**Full Changelog**: https://github.com/Baharis/pRuby/compare/legacy...v0.1.0
legacy
Initial alpha release of `pruby`, initially realeased 2017 in order to quickly perform pressure evaluations based on puby fluorescence. Initially developed on 16 Nov 2017 under MIT license for python 3.5, planned to be updated to work for python 3.6 in the near future. As of this "legacy" release it is intended to work mostly via simple tkinter GUI, but it it intended to convert it to a python package as of version 0.1.0. It has been used in the crystallochemistry group of University of Warsaw since 2017 to evaluate pressure based on ruby fluorescence.