A free command line parsing library
Project description
Free PHIL
Free software: BSD license. Some files fall under the BSD-3-Clause-LBNL.
Installation
pip install freephil
or conda install -c conda-forge freephil
Documentation
Documentation for freephil is available on https://freephil.readthedocs.io/
Credits
This package is based on previous work by Ralf W. Grosse-Kunstleve, Nathaniel Echols, Billy Poon, Richard Gildea, Markus Gerstel, youdar, Johan Hattne, Derek Mendez, Oleg Sobolev, Graeme Winter, Pavel Afonine, Nicholas Devenish, Luc J Bourhis, Jeff Headd, which we gratefully acknowledge.
History
0.2.1 (2020-11-26)
Minor documentation and package changes
0.2.0 (2020-11-21)
Added the
phil
command line toolWe now have documentation builds
0.1.0 (2020-11-21)
Extendable plugin mechanism: register your custom converters at entry point
freephil.converter
freephil
can now import scope objects from other PHIL implementations
0.0.1 (2020-11-20)
Technology demonstration