overture-song


Nameoverture-song JSON
Version 5.0.0 PyPI version JSON
download
home_pagehttps://github.com/overture-stack/SONG
SummaryA Python library interface to the SONG REST Server
upload_time2023-03-20 17:25:27
maintainerLeonardo Rivera
docs_urlNone
authorRobert Tisma
requires_python>=3.6.0
licenseLicense :: OSI Approved :: GNU General Public License v3 (GPLv3)
keywords overture_song rest-client python-sdk song metadata
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The SONG Python REST SDK
************************

The SONG REST client is a simple python module that allows you to interact with a SONG server through Python, with a minimum of coding effort.

It lets you submit payloads, check their status and create analyses. From there, you can use the power of Python to process and analyze the data within those objects however you see fit.


Installation
============

You can install song using *pip* by running:

   **pip install overture-song**

If you prefer, you can also download the source code from the url
below:

https://github.com/overture-stack/SONG/tree/develop/song-python-sdk


Wiki Documentation
==================


Visit https://github.com/overture-stack/SONG/wiki

Contribute
==========

If you'd like to contribute to this project, it's hosted on github.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/overture-stack/SONG",
    "name": "overture-song",
    "maintainer": "Leonardo Rivera",
    "docs_url": null,
    "requires_python": ">=3.6.0",
    "maintainer_email": "lrivera@oicr.on.ca",
    "keywords": "overture_song rest-client python-sdk song metadata",
    "author": "Robert Tisma",
    "author_email": "Robert.Tisma@oicr.on.ca",
    "download_url": "https://files.pythonhosted.org/packages/61/04/260ae50143660e63ecdccf92262ff46b4278ce97ed15827afffb511294de/overture-song-5.0.0.tar.gz",
    "platform": null,
    "description": "The SONG Python REST SDK\n************************\n\nThe SONG REST client is a simple python module that allows you to interact with a SONG server through Python, with a minimum of coding effort.\n\nIt lets you submit payloads, check their status and create analyses. From there, you can use the power of Python to process and analyze the data within those objects however you see fit.\n\n\nInstallation\n============\n\nYou can install song using *pip* by running:\n\n   **pip install overture-song**\n\nIf you prefer, you can also download the source code from the url\nbelow:\n\nhttps://github.com/overture-stack/SONG/tree/develop/song-python-sdk\n\n\nWiki Documentation\n==================\n\n\nVisit https://github.com/overture-stack/SONG/wiki\n\nContribute\n==========\n\nIf you'd like to contribute to this project, it's hosted on github.\n\n\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
    "summary": "A Python library interface to the SONG REST Server",
    "version": "5.0.0",
    "split_keywords": [
        "overture_song",
        "rest-client",
        "python-sdk",
        "song",
        "metadata"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76a0b429d81a09ac32a17d25f7d6836a09583ada0f9b9724c2521ba1a6c891f2",
                "md5": "4c9a7fbb68a218190480f6b2063a5494",
                "sha256": "aa82d23f3b7ee9d65a308ebe67b360876ea1e9366f58b73c2aa16ba2ca3972eb"
            },
            "downloads": -1,
            "filename": "overture_song-5.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c9a7fbb68a218190480f6b2063a5494",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6.0",
            "size": 34096,
            "upload_time": "2023-03-20T17:25:25",
            "upload_time_iso_8601": "2023-03-20T17:25:25.835255Z",
            "url": "https://files.pythonhosted.org/packages/76/a0/b429d81a09ac32a17d25f7d6836a09583ada0f9b9724c2521ba1a6c891f2/overture_song-5.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6104260ae50143660e63ecdccf92262ff46b4278ce97ed15827afffb511294de",
                "md5": "b930ace9ba15dfd475969b1ae406b9ff",
                "sha256": "e29c1f5c10700e153b7037d718380dfa58f1e46f457232b5409edbf93be5db77"
            },
            "downloads": -1,
            "filename": "overture-song-5.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b930ace9ba15dfd475969b1ae406b9ff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.0",
            "size": 34856,
            "upload_time": "2023-03-20T17:25:27",
            "upload_time_iso_8601": "2023-03-20T17:25:27.895336Z",
            "url": "https://files.pythonhosted.org/packages/61/04/260ae50143660e63ecdccf92262ff46b4278ce97ed15827afffb511294de/overture-song-5.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-20 17:25:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "overture-stack",
    "github_project": "SONG",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "overture-song"
}
        
Elapsed time: 0.05595s