galaxy-tool-shed


Namegalaxy-tool-shed JSON
Version 24.0.0 PyPI version JSON
download
home_pagehttps://github.com/galaxyproject/galaxy
SummaryGalaxy auth framework and implementations
upload_time2024-04-03 02:48:31
maintainerNone
docs_urlNone
authorGalaxy Project and Community
requires_python>=3.8
licenseAFL
keywords galaxy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
.. image:: https://badge.fury.io/py/galaxy-tool-shed.svg
   :target: https://pypi.org/project/galaxy-tool-shed/



Overview
--------

The Galaxy_ tool shed server.

* Code: https://github.com/galaxyproject/galaxy

.. _Galaxy: http://galaxyproject.org/

History
-------

.. to_doc

-------------------
24.0.0 (2024-04-02)
-------------------


=========
Bug fixes
=========

* Reload built-in converters on toolbox reload by `@bernt-matthias <https://github.com/bernt-matthias>`_ in `#17209 <https://github.com/galaxyproject/galaxy/pull/17209>`_

============
Enhancements
============

* Enable ``warn_unreachable`` mypy option by `@mvdbeek <https://github.com/mvdbeek>`_ in `#17365 <https://github.com/galaxyproject/galaxy/pull/17365>`_

-------------------
23.2.1 (2024-02-21)
-------------------

First release

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/galaxyproject/galaxy",
    "name": "galaxy-tool-shed",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Galaxy",
    "author": "Galaxy Project and Community",
    "author_email": "galaxy-committers@lists.galaxyproject.org",
    "download_url": "https://files.pythonhosted.org/packages/fb/9b/3053dc8dc70edc5b280623e726b7507b5b2284b67b8ba4a0f07e705d13d8/galaxy-tool-shed-24.0.0.tar.gz",
    "platform": null,
    "description": "\n.. image:: https://badge.fury.io/py/galaxy-tool-shed.svg\n   :target: https://pypi.org/project/galaxy-tool-shed/\n\n\n\nOverview\n--------\n\nThe Galaxy_ tool shed server.\n\n* Code: https://github.com/galaxyproject/galaxy\n\n.. _Galaxy: http://galaxyproject.org/\n\nHistory\n-------\n\n.. to_doc\n\n-------------------\n24.0.0 (2024-04-02)\n-------------------\n\n\n=========\nBug fixes\n=========\n\n* Reload built-in converters on toolbox reload by `@bernt-matthias <https://github.com/bernt-matthias>`_ in `#17209 <https://github.com/galaxyproject/galaxy/pull/17209>`_\n\n============\nEnhancements\n============\n\n* Enable ``warn_unreachable`` mypy option by `@mvdbeek <https://github.com/mvdbeek>`_ in `#17365 <https://github.com/galaxyproject/galaxy/pull/17365>`_\n\n-------------------\n23.2.1 (2024-02-21)\n-------------------\n\nFirst release\n",
    "bugtrack_url": null,
    "license": "AFL",
    "summary": "Galaxy auth framework and implementations",
    "version": "24.0.0",
    "project_urls": {
        "Homepage": "https://github.com/galaxyproject/galaxy"
    },
    "split_keywords": [
        "galaxy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df47c0050e14ed210c18764abc14699d6589fb49c49078353fd2dcc23d73ba44",
                "md5": "2042e014a832b3bed7d186e59c21fc3b",
                "sha256": "b4929c60f5ce390f2902cfe5869fbc82374052a0481d0c874bbbb6ef68d81684"
            },
            "downloads": -1,
            "filename": "galaxy_tool_shed-24.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2042e014a832b3bed7d186e59c21fc3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 351213,
            "upload_time": "2024-04-03T02:48:30",
            "upload_time_iso_8601": "2024-04-03T02:48:30.035124Z",
            "url": "https://files.pythonhosted.org/packages/df/47/c0050e14ed210c18764abc14699d6589fb49c49078353fd2dcc23d73ba44/galaxy_tool_shed-24.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb9b3053dc8dc70edc5b280623e726b7507b5b2284b67b8ba4a0f07e705d13d8",
                "md5": "166f5e9cdb8ac9513481e75c884e89ee",
                "sha256": "85a6d31d9d1b27096ed18816f7f4e5ca629d231064005771fdb95538198c9a4b"
            },
            "downloads": -1,
            "filename": "galaxy-tool-shed-24.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "166f5e9cdb8ac9513481e75c884e89ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 261271,
            "upload_time": "2024-04-03T02:48:31",
            "upload_time_iso_8601": "2024-04-03T02:48:31.997752Z",
            "url": "https://files.pythonhosted.org/packages/fb/9b/3053dc8dc70edc5b280623e726b7507b5b2284b67b8ba4a0f07e705d13d8/galaxy-tool-shed-24.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 02:48:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "galaxyproject",
    "github_project": "galaxy",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "circle": true,
    "requirements": [],
    "tox": true,
    "lcname": "galaxy-tool-shed"
}
        
Elapsed time: 0.21800s