PyRAF

PyRAF is a command language for running IRAF tasks in a Python like environment. It works very similar to IRAF, but has been updated to allow such things as importing Python modules, starting in any directory, GUI parameter editing and help. Most importantly, it can be imported into Python allowing you to run IRAF commands from within a larger script.

Contributing Code, Documentation, or Feedback

IRAF and PyRAF can only survive by the contribution of its users, so we welcome and encourage your contributions. The preferred way to report a bug is to create a new issue on the PyRAF GitHub issue page. To contribute patches, we suggest to create a pull request on GitHub.

GitHub - iraf-community/pyraf: Command language for IRAF based on Python.
Command language for IRAF based on Python. Contribute to iraf-community/pyraf development by creating an account on GitHub.