benchwise


Namebenchwise JSON
Version 0.1.0a1 PyPI version JSON
download
home_pageNone
SummaryThe GitHub of LLM Evaluation - Python SDK
upload_time2025-07-08 10:16:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT
keywords llm evaluation benchmarking ai ml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BenchWise 🎯

**The GitHub of LLM Evaluation**

BenchWise is an open-source platform that democratizes LLM evaluation by making it as easy as writing unit tests. Create, share, and run custom LLM evaluations with PyTest-like simplicity.

---

Built with ❤️ by Bhuvnesh Sharma

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "benchwise",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "llm, evaluation, benchmarking, ai, ml",
    "author": null,
    "author_email": "Bhuvnesh Sharma <bhuvnesh875@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/04/d0/0e8ad0b26f6a1dc46cbf9906b502e4ef09cdbafef76d4fcbd6db17202747/benchwise-0.1.0a1.tar.gz",
    "platform": null,
    "description": "# BenchWise \ud83c\udfaf\n\n**The GitHub of LLM Evaluation**\n\nBenchWise is an open-source platform that democratizes LLM evaluation by making it as easy as writing unit tests. Create, share, and run custom LLM evaluations with PyTest-like simplicity.\n\n---\n\nBuilt with \u2764\ufe0f by Bhuvnesh Sharma\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The GitHub of LLM Evaluation - Python SDK",
    "version": "0.1.0a1",
    "project_urls": {
        "Homepage": "https://github.com/Benchwise/benchwise",
        "Issues": "https://github.com/Benchwise/benchwise/issues",
        "Repository": "https://github.com/Benchwise/benchwise"
    },
    "split_keywords": [
        "llm",
        " evaluation",
        " benchmarking",
        " ai",
        " ml"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "46d431e223283b4cb18f6981c6b16cea43876d7ff2ba30a87ddde2ad29e63498",
                "md5": "bdf171b0ca6aade9dc48b867c8f2029d",
                "sha256": "885fe5f45e17c5312188ae9e1d0f31b8da5e38e897fe0781f9eb666ef491d4ac"
            },
            "downloads": -1,
            "filename": "benchwise-0.1.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bdf171b0ca6aade9dc48b867c8f2029d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 42928,
            "upload_time": "2025-07-08T10:16:00",
            "upload_time_iso_8601": "2025-07-08T10:16:00.922345Z",
            "url": "https://files.pythonhosted.org/packages/46/d4/31e223283b4cb18f6981c6b16cea43876d7ff2ba30a87ddde2ad29e63498/benchwise-0.1.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "04d00e8ad0b26f6a1dc46cbf9906b502e4ef09cdbafef76d4fcbd6db17202747",
                "md5": "b4d0bd7a7c15291071b361e9c6b2a3f5",
                "sha256": "e23cac9b43ed0d5f5a5a4724bf56688b06cccebccd51577c61fec5df77fbcba0"
            },
            "downloads": -1,
            "filename": "benchwise-0.1.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "b4d0bd7a7c15291071b361e9c6b2a3f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 56309,
            "upload_time": "2025-07-08T10:16:01",
            "upload_time_iso_8601": "2025-07-08T10:16:01.971886Z",
            "url": "https://files.pythonhosted.org/packages/04/d0/0e8ad0b26f6a1dc46cbf9906b502e4ef09cdbafef76d4fcbd6db17202747/benchwise-0.1.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 10:16:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Benchwise",
    "github_project": "benchwise",
    "github_not_found": true,
    "lcname": "benchwise"
}
        
Elapsed time: 1.27314s