myopenai


Namemyopenai JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/lupin-oomura/myopenai.git
SummaryA simple OpenAI function package
upload_time2024-10-22 08:34:23
maintainerNone
docs_urlNone
authorShin Oomura
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements openai python-dotenv requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lupin-oomura/myopenai.git",
    "name": "myopenai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Shin Oomura",
    "author_email": "shin.oomura@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7c/6a/4ca48b2734f5eebd2350c1cad11eaf6052a040655bfd82ceb41cc9c7c27f/myopenai-1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple OpenAI function package",
    "version": "1.0",
    "project_urls": {
        "Homepage": "https://github.com/lupin-oomura/myopenai.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c79bf707e69c1be9b324d5ff0cc2cf5904b75f78506d2df67a9dababa04c273",
                "md5": "20e831c994cd3319d5b14dc24404f7d3",
                "sha256": "107487e1dd04de251162daad35a805633b227b05c62394fd92b34875c47c5e38"
            },
            "downloads": -1,
            "filename": "myopenai-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20e831c994cd3319d5b14dc24404f7d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4539,
            "upload_time": "2024-10-22T08:34:21",
            "upload_time_iso_8601": "2024-10-22T08:34:21.895069Z",
            "url": "https://files.pythonhosted.org/packages/6c/79/bf707e69c1be9b324d5ff0cc2cf5904b75f78506d2df67a9dababa04c273/myopenai-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c6a4ca48b2734f5eebd2350c1cad11eaf6052a040655bfd82ceb41cc9c7c27f",
                "md5": "5ab3ca3445368fae306a2940007384c5",
                "sha256": "b7c5fec724b8dbe33033b136dd0afd5a72eb51407bee98e62a730dac9e894896"
            },
            "downloads": -1,
            "filename": "myopenai-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5ab3ca3445368fae306a2940007384c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5354,
            "upload_time": "2024-10-22T08:34:23",
            "upload_time_iso_8601": "2024-10-22T08:34:23.704763Z",
            "url": "https://files.pythonhosted.org/packages/7c/6a/4ca48b2734f5eebd2350c1cad11eaf6052a040655bfd82ceb41cc9c7c27f/myopenai-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 08:34:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lupin-oomura",
    "github_project": "myopenai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "openai",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "myopenai"
}
        
Elapsed time: 0.58341s