betaassi


Namebetaassi JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/icdev2dev/betaassi
SummaryA Python package to facilitate building applications with OpenAI, including session handling and server functionalities.
upload_time2023-12-19 07:19:27
maintainer
docs_urlNone
authoricdev2dev
requires_python>=3.7
licenseMIT
keywords openai api session handling async server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #TEST



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/icdev2dev/betaassi",
    "name": "betaassi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "openai api,session handling,async server",
    "author": "icdev2dev",
    "author_email": "icdev2dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/76/1e/61cea605b97c88d23096687cf65f76ae36f22fd68a60a96ae739b367a94e/betaassi-0.1.0.tar.gz",
    "platform": null,
    "description": "#TEST\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package to facilitate building applications with OpenAI, including session handling and server functionalities.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/icdev2dev/betaassi/issues",
        "Homepage": "https://github.com/icdev2dev/betaassi"
    },
    "split_keywords": [
        "openai api",
        "session handling",
        "async server"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02ca80759651e683cfaf4a873b25f850caca3b572c3df6469dc989a7c7cba12f",
                "md5": "e53b3accba26b13adb6ad1bdfe6529d0",
                "sha256": "7f0a99cacd5c8393fe94887256510883ce2511909f1dc086426f6478b49065f4"
            },
            "downloads": -1,
            "filename": "betaassi-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e53b3accba26b13adb6ad1bdfe6529d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 19428,
            "upload_time": "2023-12-19T07:19:25",
            "upload_time_iso_8601": "2023-12-19T07:19:25.198350Z",
            "url": "https://files.pythonhosted.org/packages/02/ca/80759651e683cfaf4a873b25f850caca3b572c3df6469dc989a7c7cba12f/betaassi-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "761e61cea605b97c88d23096687cf65f76ae36f22fd68a60a96ae739b367a94e",
                "md5": "e81836b5967429083dbac5e20b20550c",
                "sha256": "97c5e3fa32d8b939c3ad57eb96294434d9b5889a4d41655dcdc95fb513c42294"
            },
            "downloads": -1,
            "filename": "betaassi-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e81836b5967429083dbac5e20b20550c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12416,
            "upload_time": "2023-12-19T07:19:27",
            "upload_time_iso_8601": "2023-12-19T07:19:27.849452Z",
            "url": "https://files.pythonhosted.org/packages/76/1e/61cea605b97c88d23096687cf65f76ae36f22fd68a60a96ae739b367a94e/betaassi-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-19 07:19:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "icdev2dev",
    "github_project": "betaassi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "betaassi"
}
        
Elapsed time: 0.16357s