oaikit


Nameoaikit JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://pypi.org/project/oaikit/
SummaryPython wrapper for OpenAI API.
upload_time2024-08-22 20:45:41
maintainerNone
docs_urlNone
authorAlejo Prieto Dávalos
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### Python wrapper for OpenAI API.

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/oaikit/",
    "name": "oaikit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Alejo Prieto D\u00e1valos",
    "author_email": "alejoprietodavalos@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/80/78/434acb5d48bfc32ee863f146b729124152e3d74bdc8ddf7d4262e30bff93/oaikit-0.3.0.tar.gz",
    "platform": null,
    "description": "### Python wrapper for OpenAI API.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python wrapper for OpenAI API.",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://pypi.org/project/oaikit/",
        "Source": "https://github.com/AlejoPrietoDavalos/oaikit/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6351d641de12b03001562336851eccda34d8b21d9b80d64bf41f76d791413b9d",
                "md5": "cb98e69bcbdda7a3b36ec8338de10018",
                "sha256": "9a73b2517ea56230588c231257e26e003ae725209e5a5c0bc27a555f6a6e1080"
            },
            "downloads": -1,
            "filename": "oaikit-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb98e69bcbdda7a3b36ec8338de10018",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 8987,
            "upload_time": "2024-08-22T20:45:39",
            "upload_time_iso_8601": "2024-08-22T20:45:39.612956Z",
            "url": "https://files.pythonhosted.org/packages/63/51/d641de12b03001562336851eccda34d8b21d9b80d64bf41f76d791413b9d/oaikit-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8078434acb5d48bfc32ee863f146b729124152e3d74bdc8ddf7d4262e30bff93",
                "md5": "2c1c47a94ef63085412ab51dbf2ff0a9",
                "sha256": "4c84fbf7d051439b53ce96516c16863b7ca877d98b77e33299635ccd5c266c01"
            },
            "downloads": -1,
            "filename": "oaikit-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2c1c47a94ef63085412ab51dbf2ff0a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 6590,
            "upload_time": "2024-08-22T20:45:41",
            "upload_time_iso_8601": "2024-08-22T20:45:41.195476Z",
            "url": "https://files.pythonhosted.org/packages/80/78/434acb5d48bfc32ee863f146b729124152e3d74bdc8ddf7d4262e30bff93/oaikit-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 20:45:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AlejoPrietoDavalos",
    "github_project": "oaikit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "oaikit"
}
        
Elapsed time: 1.36715s