tuneapi


Nametuneapi JSON
Version 8.0.18 PyPI version JSON
download
home_pageNone
SummaryA swiss knife python package for building application with LLMs. Very opinionated.
upload_time2025-07-13 12:20:49
maintainerNone
docs_urlNone
authorYash Bonde
requires_python>=3.11
licenseMIT
keywords ai api language-models llm machine-learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tuneapi

A swiss knife python package for building application with LLMs. Very opinionated.

I originally built at Tune AI (nimblebox.ai) for building assistants. Was MIT licensed since conception I've forked and run the latest code.

# license

MIT License.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tuneapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "ai, api, language-models, llm, machine-learning",
    "author": "Yash Bonde",
    "author_email": "Frello Technology Private Limited <engineering@nimblebox.ai>",
    "download_url": "https://files.pythonhosted.org/packages/b0/66/a8fe01223320773b2031bf9486cfbf24231261715c00f04f5210df61d63e/tuneapi-8.0.18.tar.gz",
    "platform": null,
    "description": "# tuneapi\n\nA swiss knife python package for building application with LLMs. Very opinionated.\n\nI originally built at Tune AI (nimblebox.ai) for building assistants. Was MIT licensed since conception I've forked and run the latest code.\n\n# license\n\nMIT License.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A swiss knife python package for building application with LLMs. Very opinionated.",
    "version": "8.0.18",
    "project_urls": {
        "Documentation": "https://github.com/yashbonde/tuneapi#readme",
        "Homepage": "https://github.com/yashbonde/tuneapi",
        "Repository": "https://github.com/yashbonde/tuneapi.git"
    },
    "split_keywords": [
        "ai",
        " api",
        " language-models",
        " llm",
        " machine-learning"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1b2916281e203d04a0b358693820b9ec18f9adb8d43ad9464e214307e49c6ffa",
                "md5": "3405ff22c83bfa293edb595dac6d2a3d",
                "sha256": "f5e0e01ab248ff9e4ec8203fe345b15372814991f61e07cc315d514180711ccf"
            },
            "downloads": -1,
            "filename": "tuneapi-8.0.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3405ff22c83bfa293edb595dac6d2a3d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 62266,
            "upload_time": "2025-07-13T12:20:47",
            "upload_time_iso_8601": "2025-07-13T12:20:47.231858Z",
            "url": "https://files.pythonhosted.org/packages/1b/29/16281e203d04a0b358693820b9ec18f9adb8d43ad9464e214307e49c6ffa/tuneapi-8.0.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b066a8fe01223320773b2031bf9486cfbf24231261715c00f04f5210df61d63e",
                "md5": "5379e600a399afa4d12194057281d8e3",
                "sha256": "9aab67777ec8a9a3d08bfd67d33d8037047e3604b1e99e90acec4f8457a1557a"
            },
            "downloads": -1,
            "filename": "tuneapi-8.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "5379e600a399afa4d12194057281d8e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 1523779,
            "upload_time": "2025-07-13T12:20:49",
            "upload_time_iso_8601": "2025-07-13T12:20:49.600540Z",
            "url": "https://files.pythonhosted.org/packages/b0/66/a8fe01223320773b2031bf9486cfbf24231261715c00f04f5210df61d63e/tuneapi-8.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-13 12:20:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yashbonde",
    "github_project": "tuneapi#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tuneapi"
}
        
Elapsed time: 1.03974s