pydantic-tes


Namepydantic-tes JSON
Version 0.1.5 PyPI version JSON
download
home_page
SummaryPydantic Models for the GA4GH Task Execution Service
upload_time2022-10-06 14:50:56
maintainer
docs_urlNone
authorJohn Chilton
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
pydantic-tes
---------------------

.. image:: https://badge.fury.io/py/pydantic-tes.svg
   :target: https://pypi.python.org/pypi/pydantic-tes/
   :alt: pydantic-tes on the Python Package Index (PyPI)

A collection of pydantic_ models for `GA4GH Task Execution Service`_.

In addition to the models, this package contains a lightweight client for TES based
on them using requests_ and utilities for working and testing it against Funnel_ - 
a the TES implementation.

This Python project can be installed from PyPI using ``pip``.

::

    $ python3 -m venv .venv
    $ . .venv/bin/activate
    $ pip install pydantic-tes

Checkout `py-tes`_ for an alternative set of Python models and an API client based on the
more lightweight attrs_ package.

.. _Funnel: https://ohsu-comp-bio.github.io/funnel/
.. _requests: https://requests.readthedocs.io/en/latest/
.. _GA4GH Task Execution Service: https://github.com/ga4gh/task-execution-schemas
.. _pydantic: https://pydantic-docs.helpmanual.io/
.. _py-tes: https://github.com/ohsu-comp-bio/py-tes
.. _attrs: https://www.attrs.org/en/stable/

.. :changelog:

History
-------

.. to_doc

---------------------
0.1.5 (2022-10-06)
---------------------

* Messed up 0.1.4 release, retrying.

---------------------
0.1.4 (2022-10-06)
---------------------

* Further hacking around funnel responses to produce validating responses.

---------------------
0.1.3 (2022-10-05)
---------------------

* Another attempt at publishing types.

---------------------
0.1.2 (2022-10-05)
---------------------

* Add support for Python 3.6.
* Add py.typed to package.

---------------------
0.1.1 (2022-09-29)
---------------------

* Fixes to project publication scripts and process.

---------------------
0.1.0 (2022-09-29)
---------------------

* Inital version.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pydantic-tes",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "John Chilton",
    "author_email": "jmchilton@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/7b/894574eeadc3529fbc748b5bab18ff4764e0b510b0d48129f0f869a7c9b9/pydantic-tes-0.1.5.tar.gz",
    "platform": null,
    "description": "\npydantic-tes\n---------------------\n\n.. image:: https://badge.fury.io/py/pydantic-tes.svg\n   :target: https://pypi.python.org/pypi/pydantic-tes/\n   :alt: pydantic-tes on the Python Package Index (PyPI)\n\nA collection of pydantic_ models for `GA4GH Task Execution Service`_.\n\nIn addition to the models, this package contains a lightweight client for TES based\non them using requests_ and utilities for working and testing it against Funnel_ - \na the TES implementation.\n\nThis Python project can be installed from PyPI using ``pip``.\n\n::\n\n    $ python3 -m venv .venv\n    $ . .venv/bin/activate\n    $ pip install pydantic-tes\n\nCheckout `py-tes`_ for an alternative set of Python models and an API client based on the\nmore lightweight attrs_ package.\n\n.. _Funnel: https://ohsu-comp-bio.github.io/funnel/\n.. _requests: https://requests.readthedocs.io/en/latest/\n.. _GA4GH Task Execution Service: https://github.com/ga4gh/task-execution-schemas\n.. _pydantic: https://pydantic-docs.helpmanual.io/\n.. _py-tes: https://github.com/ohsu-comp-bio/py-tes\n.. _attrs: https://www.attrs.org/en/stable/\n\n.. :changelog:\n\nHistory\n-------\n\n.. to_doc\n\n---------------------\n0.1.5 (2022-10-06)\n---------------------\n\n* Messed up 0.1.4 release, retrying.\n\n---------------------\n0.1.4 (2022-10-06)\n---------------------\n\n* Further hacking around funnel responses to produce validating responses.\n\n---------------------\n0.1.3 (2022-10-05)\n---------------------\n\n* Another attempt at publishing types.\n\n---------------------\n0.1.2 (2022-10-05)\n---------------------\n\n* Add support for Python 3.6.\n* Add py.typed to package.\n\n---------------------\n0.1.1 (2022-09-29)\n---------------------\n\n* Fixes to project publication scripts and process.\n\n---------------------\n0.1.0 (2022-09-29)\n---------------------\n\n* Inital version.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pydantic Models for the GA4GH Task Execution Service",
    "version": "0.1.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9d0cfd25f895c611dc07c2d17926edfedbed65938a04fd32b013a101fe9b8b1",
                "md5": "da9fee6072ff29772e1a4b5188067510",
                "sha256": "7acf9b206ed3351a15731937976957d560194858ff2f316ea6039e1cb694663a"
            },
            "downloads": -1,
            "filename": "pydantic_tes-0.1.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da9fee6072ff29772e1a4b5188067510",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 12832,
            "upload_time": "2022-10-06T14:50:54",
            "upload_time_iso_8601": "2022-10-06T14:50:54.620122Z",
            "url": "https://files.pythonhosted.org/packages/e9/d0/cfd25f895c611dc07c2d17926edfedbed65938a04fd32b013a101fe9b8b1/pydantic_tes-0.1.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3fbdc3c9bd2e0c8bbeea9044db0c55e40ec76aed9f9853edd5ce81623b7dc0d",
                "md5": "81d819a353f9a26c259edc02e668dad6",
                "sha256": "a6d36a4a337f4a4b052ec1e2ce1a04caba79d5269a5ea795c17035864c7da972"
            },
            "downloads": -1,
            "filename": "pydantic_tes-0.1.5-py3.9.egg",
            "has_sig": false,
            "md5_digest": "81d819a353f9a26c259edc02e668dad6",
            "packagetype": "bdist_egg",
            "python_version": "0.1.5",
            "requires_python": ">=3.6",
            "size": 25434,
            "upload_time": "2022-10-06T14:50:57",
            "upload_time_iso_8601": "2022-10-06T14:50:57.940285Z",
            "url": "https://files.pythonhosted.org/packages/b3/fb/dc3c9bd2e0c8bbeea9044db0c55e40ec76aed9f9853edd5ce81623b7dc0d/pydantic_tes-0.1.5-py3.9.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f07b894574eeadc3529fbc748b5bab18ff4764e0b510b0d48129f0f869a7c9b9",
                "md5": "9a0fc9133fa0b1f445f8ef42eca3566a",
                "sha256": "557cc77bdbeae86a6bd155af2d0aeaa5050cd9e3f7d9b17b817f14dd814a7423"
            },
            "downloads": -1,
            "filename": "pydantic-tes-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "9a0fc9133fa0b1f445f8ef42eca3566a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15167,
            "upload_time": "2022-10-06T14:50:56",
            "upload_time_iso_8601": "2022-10-06T14:50:56.207864Z",
            "url": "https://files.pythonhosted.org/packages/f0/7b/894574eeadc3529fbc748b5bab18ff4764e0b510b0d48129f0f869a7c9b9/pydantic-tes-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-10-06 14:50:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pydantic-tes"
}
        
Elapsed time: 0.06349s