WDL-AID


NameWDL-AID JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/biowdl/wdl-aid
SummaryAutomatic Input Documentation for WDL workflows
upload_time2024-09-05 12:19:27
maintainerNone
docs_urlNone
authorLeiden University Medical Center
requires_pythonNone
licenseMIT
keywords bioinformatics wdl documentation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/wdl-aid.svg)](https://badge.fury.io/py/wdl-aid)
[![Documentation Status](https://readthedocs.org/projects/wdl-aid/badge/?version=latest)](https://wdl-aid.readthedocs.io/en/latest/?badge=latest)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/wdl-aid)
![example workflow](https://github.com/biowdl/wdl-aid/actions/workflows/ci.yml/badge.svg)
[![codecov](https://codecov.io/gh/biowdl/wdl-aid/branch/develop/graph/badge.svg?token=Ch9GSuTjGl)](https://codecov.io/gh/biowdl/wdl-aid)
# WDL-AID
Generate documentation for the inputs of WDL workflows, based on the
parameter_meta information defined in the WDL file.

## documentation
You can find documentation on how to use WDL-AID here:
https://wdl-aid.readthedocs.io

## Bugs and feature requests
Please report any bugs, issues or pull requests on the
[github issue tracker](https://github.com/biowdl/wdl-aid/issues).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/biowdl/wdl-aid",
    "name": "WDL-AID",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "bioinformatics, WDL, documentation",
    "author": "Leiden University Medical Center",
    "author_email": "sasc@lumc.nl",
    "download_url": "https://files.pythonhosted.org/packages/f4/e6/ac067577ee6cb879e98394d98cd3a846d7c3e07e9270bb255780047257bb/wdl_aid-1.0.1.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/wdl-aid.svg)](https://badge.fury.io/py/wdl-aid)\n[![Documentation Status](https://readthedocs.org/projects/wdl-aid/badge/?version=latest)](https://wdl-aid.readthedocs.io/en/latest/?badge=latest)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/wdl-aid)\n![example workflow](https://github.com/biowdl/wdl-aid/actions/workflows/ci.yml/badge.svg)\n[![codecov](https://codecov.io/gh/biowdl/wdl-aid/branch/develop/graph/badge.svg?token=Ch9GSuTjGl)](https://codecov.io/gh/biowdl/wdl-aid)\n# WDL-AID\nGenerate documentation for the inputs of WDL workflows, based on the\nparameter_meta information defined in the WDL file.\n\n## documentation\nYou can find documentation on how to use WDL-AID here:\nhttps://wdl-aid.readthedocs.io\n\n## Bugs and feature requests\nPlease report any bugs, issues or pull requests on the\n[github issue tracker](https://github.com/biowdl/wdl-aid/issues).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Automatic Input Documentation for WDL workflows",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/biowdl/wdl-aid"
    },
    "split_keywords": [
        "bioinformatics",
        " wdl",
        " documentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97c7e37842893baa6d6db0b5543f24245e31babdb7b7a800b78b3f8e68302fec",
                "md5": "1729de11fdf854072bab3544d2ae4b52",
                "sha256": "4e41c95d27facde5bc0fe9f31e1701ac4a428abfb221ad2958fcdda3a77ee175"
            },
            "downloads": -1,
            "filename": "WDL_AID-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1729de11fdf854072bab3544d2ae4b52",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9566,
            "upload_time": "2024-09-05T12:19:25",
            "upload_time_iso_8601": "2024-09-05T12:19:25.975089Z",
            "url": "https://files.pythonhosted.org/packages/97/c7/e37842893baa6d6db0b5543f24245e31babdb7b7a800b78b3f8e68302fec/WDL_AID-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4e6ac067577ee6cb879e98394d98cd3a846d7c3e07e9270bb255780047257bb",
                "md5": "bba739c306218f0bdba836bd9c1e4c6b",
                "sha256": "2cafbf2f35c2f90eb49571441904b42dfe16fb4e81b8062228dae2290fb276a2"
            },
            "downloads": -1,
            "filename": "wdl_aid-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bba739c306218f0bdba836bd9c1e4c6b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10184,
            "upload_time": "2024-09-05T12:19:27",
            "upload_time_iso_8601": "2024-09-05T12:19:27.239067Z",
            "url": "https://files.pythonhosted.org/packages/f4/e6/ac067577ee6cb879e98394d98cd3a846d7c3e07e9270bb255780047257bb/wdl_aid-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 12:19:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "biowdl",
    "github_project": "wdl-aid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "wdl-aid"
}
        
Elapsed time: 0.63553s