MediaAPIClient


NameMediaAPIClient JSON
Version 0.0.103 PyPI version JSON
download
home_pagehttps://github.com/Dragon4231/cag_library
SummaryA library for working with REST API of CAG
upload_time2023-08-22 11:27:47
maintainer
docs_urlNone
authorSemyon Shilovskiy
requires_python
license
keywords
VCS
bugtrack_url
requirements pydantic setuptools requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dragon4231/cag_library",
    "name": "MediaAPIClient",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Semyon Shilovskiy",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/03/d2/5469e214ee23d9c51df12755de165f045fbdb822d112b7bcdb83d26d1496/MediaAPIClient-0.0.103.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A library for working with REST API of CAG",
    "version": "0.0.103",
    "project_urls": {
        "Homepage": "https://github.com/Dragon4231/cag_library"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "742745a34c106e294b8864b07d59de791ff021ecb9a5db14b1672169ebe65728",
                "md5": "58677de41bffcb59f846a6e2dd957fc6",
                "sha256": "3fc0cf47f08f4a4a2ef153a275139d4e9aa039b42bc1c2dfb7d7c1d6517d539b"
            },
            "downloads": -1,
            "filename": "MediaAPIClient-0.0.103-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58677de41bffcb59f846a6e2dd957fc6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3529,
            "upload_time": "2023-08-22T11:27:46",
            "upload_time_iso_8601": "2023-08-22T11:27:46.718540Z",
            "url": "https://files.pythonhosted.org/packages/74/27/45a34c106e294b8864b07d59de791ff021ecb9a5db14b1672169ebe65728/MediaAPIClient-0.0.103-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03d25469e214ee23d9c51df12755de165f045fbdb822d112b7bcdb83d26d1496",
                "md5": "ca015d40bc0b9b03359fc43e183d3b54",
                "sha256": "1965f993fd2dc68c9269ea87b00b486c939457a07594252ef86341b03a4abb4d"
            },
            "downloads": -1,
            "filename": "MediaAPIClient-0.0.103.tar.gz",
            "has_sig": false,
            "md5_digest": "ca015d40bc0b9b03359fc43e183d3b54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1707,
            "upload_time": "2023-08-22T11:27:47",
            "upload_time_iso_8601": "2023-08-22T11:27:47.733482Z",
            "url": "https://files.pythonhosted.org/packages/03/d2/5469e214ee23d9c51df12755de165f045fbdb822d112b7bcdb83d26d1496/MediaAPIClient-0.0.103.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 11:27:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dragon4231",
    "github_project": "cag_library",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pydantic",
            "specs": [
                [
                    "~=",
                    "2.2.1"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "~=",
                    "65.5.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "~=",
                    "2.31.0"
                ]
            ]
        }
    ],
    "lcname": "mediaapiclient"
}
        
Elapsed time: 0.24164s