async-igdb


Nameasync-igdb JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryAsynchronous wrapper around the IGDB API
upload_time2024-06-21 14:52:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT License Copyright (c) 2024 Dax Harris Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords api async igdb
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # async-igdb
Asynchronous python wrapper for the IGDB API

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "async-igdb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "api, async, igdb",
    "author": null,
    "author_email": "Dax Harris <mvh3875@rit.edu>",
    "download_url": "https://files.pythonhosted.org/packages/2f/ef/b8caebaa33ce70e65fe5b606747005ecb359d844447873cb530873a01890/async_igdb-0.1.3.tar.gz",
    "platform": null,
    "description": "# async-igdb\nAsynchronous python wrapper for the IGDB API\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Dax Harris  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Asynchronous wrapper around the IGDB API",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/iTecAI/async-igdb",
        "Repository": "https://github.com/iTecAI/async-igdb.git"
    },
    "split_keywords": [
        "api",
        " async",
        " igdb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2fd8a06b7abc18d813992406d7c3858005a02ef7acc873ce89c68e41a51b009",
                "md5": "ea5ba1de99661d1f2f66c376f87b97ba",
                "sha256": "2416073ac90069394f1eaa20f4569b1035a87d39e7798807eeede5f2f97371ec"
            },
            "downloads": -1,
            "filename": "async_igdb-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea5ba1de99661d1f2f66c376f87b97ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 33850,
            "upload_time": "2024-06-21T14:52:13",
            "upload_time_iso_8601": "2024-06-21T14:52:13.277201Z",
            "url": "https://files.pythonhosted.org/packages/f2/fd/8a06b7abc18d813992406d7c3858005a02ef7acc873ce89c68e41a51b009/async_igdb-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fefb8caebaa33ce70e65fe5b606747005ecb359d844447873cb530873a01890",
                "md5": "96d5054f04330d13363d4b123b61a9c8",
                "sha256": "d7c5cb2cf128f516fad95a489edd7faa601b911cd494ef2557e5100d87929e80"
            },
            "downloads": -1,
            "filename": "async_igdb-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "96d5054f04330d13363d4b123b61a9c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 17113,
            "upload_time": "2024-06-21T14:52:14",
            "upload_time_iso_8601": "2024-06-21T14:52:14.243555Z",
            "url": "https://files.pythonhosted.org/packages/2f/ef/b8caebaa33ce70e65fe5b606747005ecb359d844447873cb530873a01890/async_igdb-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-21 14:52:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iTecAI",
    "github_project": "async-igdb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "async-igdb"
}
        
Elapsed time: 0.27286s