async-chatgpt-api


Nameasync-chatgpt-api JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryAsync ChatGPT API wrapper
upload_time2024-10-25 20:20:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseThe MIT License (MIT) Copyright © 2024 Rune Tech 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 chatgpt api async
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            


# async-chatgpt-api - Async wrapper for ChatGPT API

A basic (but typed) API wrapper for ChatGPT Access using official API.

## Installation

Install using pip
```
pip install async-chatgpt-api
```


## Contact
Telegram: [@runetech](https://t.me/runetech)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "async-chatgpt-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "chatgpt, api, async",
    "author": null,
    "author_email": "Rune Tech <runetech2024@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3d/69/8dd336ca2e63b9567f0632f3c64edb7a10599d72fa604c572eae041f36f4/async_chatgpt_api-0.1.0.tar.gz",
    "platform": null,
    "description": "\n\n\n# async-chatgpt-api - Async wrapper for ChatGPT API\n\nA basic (but typed) API wrapper for ChatGPT Access using official API.\n\n## Installation\n\nInstall using pip\n```\npip install async-chatgpt-api\n```\n\n\n## Contact\nTelegram: [@runetech](https://t.me/runetech)\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT) Copyright \u00a9 2024 Rune Tech  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), 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 \u201cAS IS\u201d, 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": "Async ChatGPT API wrapper",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/runetech0/async-chatgpt-api",
        "github": "https://github.com/runetech0/async-chatgpt-api"
    },
    "split_keywords": [
        "chatgpt",
        " api",
        " async"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab8a5eff37a527b3d7230feb3609c7a0dbe7e73fa8f8b6514f0a0d6460104644",
                "md5": "dc792e0324395a210b44c6ae99988403",
                "sha256": "e81b9808fa21b265b6d8150a7348f0836cd03e68d64ea568bad2762ccdf56d38"
            },
            "downloads": -1,
            "filename": "async_chatgpt_api-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc792e0324395a210b44c6ae99988403",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5727,
            "upload_time": "2024-10-25T20:20:52",
            "upload_time_iso_8601": "2024-10-25T20:20:52.041180Z",
            "url": "https://files.pythonhosted.org/packages/ab/8a/5eff37a527b3d7230feb3609c7a0dbe7e73fa8f8b6514f0a0d6460104644/async_chatgpt_api-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d698dd336ca2e63b9567f0632f3c64edb7a10599d72fa604c572eae041f36f4",
                "md5": "8294a6660ef35d731eb6a9cff04ee45f",
                "sha256": "19cb81d9b89a4d052f24309896a468124e98093002fb3a22b012da9d6d50b9a8"
            },
            "downloads": -1,
            "filename": "async_chatgpt_api-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8294a6660ef35d731eb6a9cff04ee45f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 3908,
            "upload_time": "2024-10-25T20:20:53",
            "upload_time_iso_8601": "2024-10-25T20:20:53.804172Z",
            "url": "https://files.pythonhosted.org/packages/3d/69/8dd336ca2e63b9567f0632f3c64edb7a10599d72fa604c572eae041f36f4/async_chatgpt_api-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-25 20:20:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "runetech0",
    "github_project": "async-chatgpt-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "async-chatgpt-api"
}
        
Elapsed time: 2.97036s