chatai-agent


Namechatai-agent JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/GeneralYadoc/ChatAIAgent
SummarySend messages to ChatGPT and get answers conveniently.
upload_time2023-06-19 13:56:51
maintainer
docs_urlNone
authorGeneral Yadoc
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements openai
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GeneralYadoc/ChatAIAgent",
    "name": "chatai-agent",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "General Yadoc",
    "author_email": "133023047+GeneralYadoc@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/19/cc/44cc9f0e3a48c8ce58a778905061d9fc074308301616b32da33479b03d1d/chatai-agent-1.1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Send messages to ChatGPT and get answers conveniently.",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/GeneralYadoc/ChatAIAgent"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fd9169ad5328c8e1173becfcc522c0afa4a0fa16757e5c0d563f0bba1799ad8",
                "md5": "15b572c657ef072e107e7f8e600b145c",
                "sha256": "ead731d09ed29f08f33cef7b81a3ac5d580e1548954db868409a588f462e88b9"
            },
            "downloads": -1,
            "filename": "chatai_agent-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "15b572c657ef072e107e7f8e600b145c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3438,
            "upload_time": "2023-06-19T13:56:49",
            "upload_time_iso_8601": "2023-06-19T13:56:49.271462Z",
            "url": "https://files.pythonhosted.org/packages/8f/d9/169ad5328c8e1173becfcc522c0afa4a0fa16757e5c0d563f0bba1799ad8/chatai_agent-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19cc44cc9f0e3a48c8ce58a778905061d9fc074308301616b32da33479b03d1d",
                "md5": "c3e9794c9f6e7ca5619aa20c917f0748",
                "sha256": "dd4c32a8d89c88d3cd2aa9520594ea81b980d703b65ccc7639cd69efcdc954a3"
            },
            "downloads": -1,
            "filename": "chatai-agent-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c3e9794c9f6e7ca5619aa20c917f0748",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5529,
            "upload_time": "2023-06-19T13:56:51",
            "upload_time_iso_8601": "2023-06-19T13:56:51.760495Z",
            "url": "https://files.pythonhosted.org/packages/19/cc/44cc9f0e3a48c8ce58a778905061d9fc074308301616b32da33479b03d1d/chatai-agent-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-19 13:56:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GeneralYadoc",
    "github_project": "ChatAIAgent",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "openai",
            "specs": [
                [
                    "==",
                    "0.27.5"
                ]
            ]
        }
    ],
    "lcname": "chatai-agent"
}
        
Elapsed time: 0.08489s