openai-tools


Nameopenai-tools JSON
Version 0.0.0.1 PyPI version JSON
download
home_page
SummaryA Python wrapper for managing OpenAI API.
upload_time2023-05-04 03:00:28
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT License Copyright (c) 2023 Aivin V. Solatorio 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 gpt tools openai gpt3 metadata augmentation data data augmentation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gpt-tools

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "openai-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "\"Aivin V. Solatorio\" <avsolatorio@gmail.com>",
    "keywords": "gpt tools,openai,gpt3,metadata,augmentation,data,data augmentation",
    "author": "",
    "author_email": "\"Aivin V. Solatorio\" <avsolatorio@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/67/fc/827ffb2a4f7f1d310943296b40d29ac0f7952fbd10a9636a6a3e59f6ede3/openai-tools-0.0.0.1.tar.gz",
    "platform": null,
    "description": "# gpt-tools\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Aivin V. Solatorio  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": "A Python wrapper for managing OpenAI API.",
    "version": "0.0.0.1",
    "project_urls": {
        "Bug Reports": "https://github.com/avsolatorio/gpt-tools/issues",
        "Homepage": "https://github.com/avsolatorio/gpt-tools",
        "Source": "https://github.com/avsolatorio/gpt-tools"
    },
    "split_keywords": [
        "gpt tools",
        "openai",
        "gpt3",
        "metadata",
        "augmentation",
        "data",
        "data augmentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8b4302cdda056c16fd1bd3f204fe9f0b3fa0a294d971ec2a76cf2d06a59f8b0",
                "md5": "e2fda8c8eaface5f2cd6435f7ec5a76a",
                "sha256": "68d0cf1a18acdc2080b6f020c277defd71e813ca450c11a2eb8091e87e40c61c"
            },
            "downloads": -1,
            "filename": "openai_tools-0.0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e2fda8c8eaface5f2cd6435f7ec5a76a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6311,
            "upload_time": "2023-05-04T03:00:26",
            "upload_time_iso_8601": "2023-05-04T03:00:26.253121Z",
            "url": "https://files.pythonhosted.org/packages/f8/b4/302cdda056c16fd1bd3f204fe9f0b3fa0a294d971ec2a76cf2d06a59f8b0/openai_tools-0.0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67fc827ffb2a4f7f1d310943296b40d29ac0f7952fbd10a9636a6a3e59f6ede3",
                "md5": "6728703bd07e3a082ef810cd230f5f49",
                "sha256": "40a8b6d7474da8fbc89113fe7d8a9ada4b4397c3e5fb1200a89553e289d0326b"
            },
            "downloads": -1,
            "filename": "openai-tools-0.0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6728703bd07e3a082ef810cd230f5f49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 7920,
            "upload_time": "2023-05-04T03:00:28",
            "upload_time_iso_8601": "2023-05-04T03:00:28.439939Z",
            "url": "https://files.pythonhosted.org/packages/67/fc/827ffb2a4f7f1d310943296b40d29ac0f7952fbd10a9636a6a3e59f6ede3/openai-tools-0.0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-04 03:00:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "avsolatorio",
    "github_project": "gpt-tools",
    "github_not_found": true,
    "lcname": "openai-tools"
}
        
Elapsed time: 0.06734s