Metadata-Version: 1.1
Name: qi_irida_utils
Version: 0.1.1
Summary: Helper scripts for working with IRIDA
Home-page: https://github.com/happykhan/qi_irida_utils
Author: Nabil-Fareed Alikhan
Author-email: nabil-fareed.alikhan@quadram.ac.uk
License: GNU General Public License v3
Description: ==============
        QI IRIDA Utils
        ==============
        
        
        |Linux| |Windows| |Documentation| |pypi| |Docker build|
        
        |Coverage| |Code quality|  |pyup| 
        
        
        .. |pyup| image:: https://pyup.io/repos/github/happykhan/qi-irida-utils/shield.svg
             :target: https://pyup.io/repos/github/happykhan/qi-irida-utils/
             :alt: Updates
        
        
        Helper scripts for working with IRIDA
        
        See the documentation for more details: https://qi-irida-utils.readthedocs.io.
        
        
        Introduction
        ------------
        
        
        Quick start
        -----------
        
        
        Installation
        ------------
        
        
        Usage
        -----
        
        Outputs
        -------
        
        License
        -------
        
        QI IRIDA Utils is free software, licensed under GNU General Public License v3
        
        
        Feedback/Issues
        ---------------
        Please report any issues to the `issues page`_.
        
        Citation
        --------
        QI IRIDA Utils is not formally published. Please cite https://github.com/happykhan/qi-irida-utils
        
        This package was created with Cookiecutter_ and the `QI python template`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`QI python template`: https://github.com/happykhan/qi-python-package
        .. _`issues page`: https://github.com/happykhan/qi-irida-utils/issues 
        
        
        
        .. |pypi| image:: https://img.shields.io/pypi/v/qi-irida-utils.svg
                :target: https://pypi.python.org/pypi/qi-irida-utils
        
        .. |Linux| image:: https://img.shields.io/travis/happykhan/qi-irida-utils.svg
                :target: https://travis-ci.org/happykhan/qi-irida-utils
        
        .. |Documentation| image:: https://readthedocs.org/projects/qi-irida-utils/badge/?version=latest
                :target: https://qi-irida-utils.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
                
        .. |Windows| image:: https://ci.appveyor.com/api/projects/status/github/happykhan/qi-irida-utils?branch=master&svg=true
            :target: https://ci.appveyor.com/project/happykhan/qi-irida-utils/branch/master
            :alt: Windows build status on Appveyor
        
        .. |Dependencies| image:: https://pyup.io/repos/github/happykhan/qi-irida-utils/shield.svg
             :target: https://pyup.io/repos/github/happykhan/qi-irida-utils/
             :alt: Updates
        
        .. |Coverage| image:: https://img.shields.io/coveralls/happykhan/qi-irida-utils/master.svg
             :target: https://coveralls.io/r/happykhan/qi-irida-utils/
             :alt: Coverage
             
        .. |Code quality| image:: https://img.shields.io/scrutinizer/g/happykhan/qi-irida-utils.svg
             :target: https://scrutinizer-ci.com/g/happykhan/qi-irida-utils/?branch=master
             :alt: Coverage   
             
        .. |Code quality| image:: https://img.shields.io/scrutinizer/g/happykhan/qi-irida-utils.svg
             :target: https://scrutinizer-ci.com/g/happykhan/qi-irida-utils/?branch=master
             :alt: Coverage        
             
        .. |Docker build| image:: https://img.shields.io/docker/pulls/happykhan/qi-irida-utils.svg     
             :target: https://hub.docker.com/r/happykhan/qi-irida-utils
             :alt: Docker build status
        
        
        =======
        History
        =======
        
        0.1.0 (2019-01-22)
        ------------------
        
        * First release on PyPI.
        
Keywords: qi_irida_utils
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
