Toolkit used for generation and validation of Galaxy tool definition files of python programs
Project description
PyGalGen
Toolkit used for generation and validation of Galaxy tool definition files of python programs
Installation
The tool can be installed by pip using this command:
pip install pygalgen
Restrictions
PyGalGen is restricted to python programs because of the way it extracts the necessary information. It is further restricted to programs that use the argparse built-in python module and initialise a single argument parser in one location.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygalgen-0.3.0.tar.gz
(26.2 kB
view hashes)
Built Distribution
pygalgen-0.3.0-py3-none-any.whl
(38.4 kB
view hashes)