{ "info": { "author": "Per Unneberg", "author_email": "per.unneberg@scilifelab.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===============================\nlts-workflows\n===============================\n\n\n.. image:: https://readthedocs.org/projects/lts-workflows/badge/?version=latest\n\t:target: https://lts-workflows.readthedocs.io/en/latest/?badge=latest\n\t:alt: Documentation Status\n\n.. image:: https://anaconda.org/percyfal/lts-workflows/badges/version.svg\n\t :target: https://anaconda.org/percyfal/lts-workflows\n\n.. image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg\n\t :target: http://www.gnu.org/licenses/gpl-3.0\n\nHelper functions, utilities and Docker images for SciLifeLab long-term\nsupport (lts) workflows. \n\nFeatures\n--------\n\nThis repository serves as the main entry point for lts workflows. It\ndoes not provide any workflow code /per se/, but rather the following:\n\n- `pytest`_ wrappers for setting up tests\n- base `Docker`_ image for creating workflow images\n- general `docs`_ that apply to all lts workflows\n\nFor more information, see the `docs`_.\n \nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n.. _pytest: http://doc.pytest.org/en/latest/\n.. _Docker: https://www.docker.com/\n.. _docs: https://lts-workflows.readthedocs.io/en/latest\n\n\n=======\nHistory\n=======\n\n0.2.5 (2018-04-05)\n------------------\n\n* Change to use Ubuntu as base Docker image and removed LaTeX packages\n* Removed Nextflow environment\n\n0.2.4 (2017-11-14)\n------------------\n\n* Hotfix: remove versioneer from setup_requirements (issue #24)\n\n0.2.3 (2017-11-14)\n------------------\n\n* Add setup requirements to install tagged lts-workflows version in docker image\n\n\n0.2.2 (2017-11-13)\n------------------\n\n* Add options to snakemake_run (issue #23)\n\n\n0.2.1 (2017-09-26)\n------------------\n\n* Minor changes to conda/meta.yaml\n* Update docs\n* Update development requirements\n* Add snakemake utilities\n* Add inconsolata fonts to docker\n* CRLF to LF and Dockerfile organization\n* Make conda builds with conda build-all (issue #22)\n* Fix pytest mark for slow tests (issue #19)\n* Add pytest entry point (issue #18)\n* Add configfile option to pytest (issue #16)\n* Redirect subprocess stderr to stdout and use stdout variable (issue #17)\n\n\n0.2.0 (2017-03-21)\n------------------\n\n* Add docker base image and make it smallish (issue #3)\n* Update docs\n\n\n\n0.1.1 (2017-03-01)\n------------------\n\n* Convert threads argument to string (issue #7)\n* Add population layouts to helper function (issue #4)\n\n\n0.1.0 (2017-02-12)\n------------------\n\n* First release on conda.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/scilifelab-lts/lts-workflows", "keywords": "lts_workflows", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "lts_workflows", "package_url": "https://pypi.org/project/lts_workflows/", "platform": "", "project_url": "https://pypi.org/project/lts_workflows/", "project_urls": { "Homepage": "https://bitbucket.org/scilifelab-lts/lts-workflows" }, "release_url": "https://pypi.org/project/lts_workflows/0.2.5/", "requires_dist": null, "requires_python": "", "summary": "SciLifeLab long-term support workflows", "version": "0.2.5" }, "last_serial": 3834019, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "96e0afcb6d0bc552b5982f52b315e497", "sha256": "cb42b8aeb3cf96ea8af95eca26083c27684aa87dc6e5ac4e367a48b71a6a9e33" }, "downloads": -1, "filename": "lts_workflows-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "96e0afcb6d0bc552b5982f52b315e497", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 12044, "upload_time": "2017-02-15T08:48:03", "url": "https://files.pythonhosted.org/packages/7b/f4/89c660441cd3536f43735c7ce4212c7fe48f590b21c4601fa3831d744cf9/lts_workflows-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5fff1f2361f2f64e7c877044a5cea535", "sha256": "eb4b0f0b0f09a93cd0707b32a6051893c45f0d54bd9d9594aca96cda78c43535" }, "downloads": -1, "filename": "lts_workflows-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5fff1f2361f2f64e7c877044a5cea535", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45700, "upload_time": "2017-02-15T08:47:58", "url": "https://files.pythonhosted.org/packages/4a/15/1d2fde43da8e87518af2938990deb15acae37bc2f4fde7c1e55e0cec467d/lts_workflows-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "aaf3443fb97233266e8172a1495fff9b", "sha256": "213c4d693d239105db7b9c9add5ff81ce36c3cc6d041e477f3b6dad24945293e" }, "downloads": -1, "filename": "lts_workflows-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aaf3443fb97233266e8172a1495fff9b", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 12086, "upload_time": "2017-03-01T11:56:30", "url": "https://files.pythonhosted.org/packages/8c/38/84fb205cc0d2ce123b775a97aff14d0b6e65c65af7df89fa8fe2f3468b6b/lts_workflows-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "44cf088f8d1b13b81fb96def4d25c8db", "sha256": "9ce0d09b17ba4f0ad234aee092340c5749f932f75f43871da5eb852b140ed6bc" }, "downloads": -1, "filename": "lts_workflows-0.1.1.tar.gz", "has_sig": false, "md5_digest": "44cf088f8d1b13b81fb96def4d25c8db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46369, "upload_time": "2017-03-01T11:56:27", "url": "https://files.pythonhosted.org/packages/7b/1d/ca232ea202beba4924d094ef73d424bef3c570e84f7b6c916034ab481aa0/lts_workflows-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "7cf4b895ae58e9338f29122d8d84fd74", "sha256": "0922e2f8570a81be5731de3af89c2ac278ac16057539556cab638153e4a6b692" }, "downloads": -1, "filename": "lts_workflows-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7cf4b895ae58e9338f29122d8d84fd74", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 13212, "upload_time": "2017-03-28T18:16:50", "url": "https://files.pythonhosted.org/packages/f7/ac/c272383a3f9a68a60091a4241b843dc03ed2b281306ee33e36d1f861b280/lts_workflows-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "241c96aaaabba7d4f9bee6148c320fcf", "sha256": "33c69ce0154dd4372a30ea3f43c2484bb6d0a099c61a6e03378c5d8f70ff8c11" }, "downloads": -1, "filename": "lts_workflows-0.2.0.tar.gz", "has_sig": false, "md5_digest": "241c96aaaabba7d4f9bee6148c320fcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47720, "upload_time": "2017-03-28T18:16:45", "url": "https://files.pythonhosted.org/packages/66/74/7759ecb2c4cc60631fcf3ccb9c73ddfa5200dcfa12dbe85a9935ee00590f/lts_workflows-0.2.0.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "6b555ff94527419b01eee8572de1af04", "sha256": "6e4d5ae0b4e71d653f651db3dc308220aaacaa28653408706e466bf6a8e9551f" }, "downloads": -1, "filename": "lts_workflows-0.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6b555ff94527419b01eee8572de1af04", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15816, "upload_time": "2018-01-30T14:00:19", "url": "https://files.pythonhosted.org/packages/48/b3/726e0db88b5f78fd6110fca433c0e6b5c5406ad82ecf12e364f90ac62af8/lts_workflows-0.2.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "67137f1cbf4601c645a3eae8f6cdc5c7", "sha256": "785ee667043b1bea69f14962d3260763e9df71b7502ce7214cc963e80bbe0cc1" }, "downloads": -1, "filename": "lts_workflows-0.2.4.tar.gz", "has_sig": false, "md5_digest": "67137f1cbf4601c645a3eae8f6cdc5c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49989, "upload_time": "2018-01-30T14:00:16", "url": "https://files.pythonhosted.org/packages/49/98/b46b5bc5e9134c33d880b3b0637e6d1935f6c9f41db9c338b20c6347547d/lts_workflows-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "dd806b8bd42fbd3f288265d7466a94f5", "sha256": "1258d4a3c14c0f8b6e036b58959def8bd24644e5646025be4413138dbca1f442" }, "downloads": -1, "filename": "lts_workflows-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dd806b8bd42fbd3f288265d7466a94f5", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15977, "upload_time": "2018-05-04T10:55:14", "url": "https://files.pythonhosted.org/packages/6f/0a/4df58841e7c6aba165a77713049d72ea7aaad195cd69793017c59ce317c5/lts_workflows-0.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55550dfcb5dcffce1273edb424fbbb38", "sha256": "4153f13f020ffcf76506e2dd040d53c8693c6ac3f194da3b1de1c4f309cf9a4d" }, "downloads": -1, "filename": "lts_workflows-0.2.5.tar.gz", "has_sig": false, "md5_digest": "55550dfcb5dcffce1273edb424fbbb38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45448, "upload_time": "2018-05-04T10:55:12", "url": "https://files.pythonhosted.org/packages/7b/8c/35bdd715cb3052b4309316b48abfa66be8f4ba3c5eed6381a55a65156920/lts_workflows-0.2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dd806b8bd42fbd3f288265d7466a94f5", "sha256": "1258d4a3c14c0f8b6e036b58959def8bd24644e5646025be4413138dbca1f442" }, "downloads": -1, "filename": "lts_workflows-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dd806b8bd42fbd3f288265d7466a94f5", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15977, "upload_time": "2018-05-04T10:55:14", "url": "https://files.pythonhosted.org/packages/6f/0a/4df58841e7c6aba165a77713049d72ea7aaad195cd69793017c59ce317c5/lts_workflows-0.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55550dfcb5dcffce1273edb424fbbb38", "sha256": "4153f13f020ffcf76506e2dd040d53c8693c6ac3f194da3b1de1c4f309cf9a4d" }, "downloads": -1, "filename": "lts_workflows-0.2.5.tar.gz", "has_sig": false, "md5_digest": "55550dfcb5dcffce1273edb424fbbb38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45448, "upload_time": "2018-05-04T10:55:12", "url": "https://files.pythonhosted.org/packages/7b/8c/35bdd715cb3052b4309316b48abfa66be8f4ba3c5eed6381a55a65156920/lts_workflows-0.2.5.tar.gz" } ] }