[NOW OBSOLETE] PyGalGen

!!! IMPORTANT NOTICE !!!

PyGalGen has been integrated into Planemo This tool will not receive further updates. Please use planemo instead.

Usage documentation: https://planemo.readthedocs.io/en/latest/writing_standalone.html?highlight=argparse#creating-galaxy-tools-from-python-scripts-using-argparse

Description

PyGalGen is generator for Galaxy tool definition files. It supports custom plugins, and tool developers are encouraged to create their own plugins for their specific needs. This page provides user and developer guides, along with documentation.

Features

  • Generate large parts of the wrapper file from the source code itself

  • Platform independent, doesn’t require installation of the wrapped tool

  • Built in support for wrapper macros

Installation

Install PyGalGen by running:

pip install pygalgen

Contribute

Support

If you are having issues, please let me know through github issues.

License

The project is licensed under the MIT license.