TikTokenCost


NameTikTokenCost JSON
Version 0.3 PyPI version JSON
download
home_page
SummaryModule to estimate inference and training costs with each OpenAI model, over certain texts.
upload_time2024-03-07 00:26:48
maintainer
docs_urlNone
authorTu Nombre
requires_python
license
keywords openai tiktoken cost calculator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "TikTokenCost",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "openai tiktoken cost calculator",
    "author": "Tu Nombre",
    "author_email": "tu_email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/6a/19/10789b938fdb9ef77afe30727bbce2ff34fce3976df5642ae3be84795daf/TikTokenCost-0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Module to estimate inference and training costs with each OpenAI model, over certain texts.",
    "version": "0.3",
    "project_urls": null,
    "split_keywords": [
        "openai",
        "tiktoken",
        "cost",
        "calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eed858adfe60ada417dc1189cf18a2bcbbef7b692fbd14e6c861c5baff9a5a00",
                "md5": "16eb84a6bb3af4f2146b84ca53180bf8",
                "sha256": "abbc05cb8ea37029856fc281bf7d88cfa03a4d503fa2e9b3b6f90a666413fc01"
            },
            "downloads": -1,
            "filename": "TikTokenCost-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16eb84a6bb3af4f2146b84ca53180bf8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3649,
            "upload_time": "2024-03-07T00:26:47",
            "upload_time_iso_8601": "2024-03-07T00:26:47.577977Z",
            "url": "https://files.pythonhosted.org/packages/ee/d8/58adfe60ada417dc1189cf18a2bcbbef7b692fbd14e6c861c5baff9a5a00/TikTokenCost-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a1910789b938fdb9ef77afe30727bbce2ff34fce3976df5642ae3be84795daf",
                "md5": "f58b81ddb15f6c5099e14a01227af9d0",
                "sha256": "ecc3de0b2d57a377b4d88fdcdd8fcac72aa542fcecc229fb114cd9fd216c5337"
            },
            "downloads": -1,
            "filename": "TikTokenCost-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f58b81ddb15f6c5099e14a01227af9d0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2979,
            "upload_time": "2024-03-07T00:26:48",
            "upload_time_iso_8601": "2024-03-07T00:26:48.652080Z",
            "url": "https://files.pythonhosted.org/packages/6a/19/10789b938fdb9ef77afe30727bbce2ff34fce3976df5642ae3be84795daf/TikTokenCost-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-07 00:26:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tiktokencost"
}
        
Elapsed time: 0.22151s