scikit-learn-stubs


Namescikit-learn-stubs JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
Summaryscikit-learn stubs from the Microsoft python-type-stubs repository
upload_time2025-08-28 01:26:49
maintainerNone
docs_urlNone
authorBagard Hoel
requires_python>=3.9
licenseMIT
keywords scikit-learn sklearn stubs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # scikit-learn Stubs

This repository simply publishes the stubs from [Microsoft's Python Type Stubs repository](https://github.com/microsoft/python-type-stubs) to PyPI.

I made this package because of a specific issue at work, in general you can simply install the stubs by following [the instructions](https://github.com/microsoft/python-type-stubs?tab=readme-ov-file#installing-our-stubs) given in the Microsoft repository.

## Installation

```bash
pip install scikit-learn-stubs
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "scikit-learn-stubs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "scikit-learn, sklearn, stubs",
    "author": "Bagard Hoel",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0b/12/35f54848f6160ea53164ef8919d210e16c5d4f78be32a7605254651d32b7/scikit_learn_stubs-0.0.3.tar.gz",
    "platform": null,
    "description": "# scikit-learn Stubs\n\nThis repository simply publishes the stubs from [Microsoft's Python Type Stubs repository](https://github.com/microsoft/python-type-stubs) to PyPI.\n\nI made this package because of a specific issue at work, in general you can simply install the stubs by following [the instructions](https://github.com/microsoft/python-type-stubs?tab=readme-ov-file#installing-our-stubs) given in the Microsoft repository.\n\n## Installation\n\n```bash\npip install scikit-learn-stubs\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "scikit-learn stubs from the Microsoft python-type-stubs repository",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/hoel-bagard/scikit-learn-stubs/issues",
        "Homepage": "https://github.com/hoel-bagard/scikit-learn-stubs"
    },
    "split_keywords": [
        "scikit-learn",
        " sklearn",
        " stubs"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3fee8c483b9384f269a14f62fa9760d0021273d1786128273ee14962468d9114",
                "md5": "cf085175835b36e9e1eec9f343270598",
                "sha256": "5d51257ab62c79d265fa7b05e69ad64b038ac7803bfb1d6490562d4da3109aae"
            },
            "downloads": -1,
            "filename": "scikit_learn_stubs-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf085175835b36e9e1eec9f343270598",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 247033,
            "upload_time": "2025-08-28T01:26:48",
            "upload_time_iso_8601": "2025-08-28T01:26:48.199703Z",
            "url": "https://files.pythonhosted.org/packages/3f/ee/8c483b9384f269a14f62fa9760d0021273d1786128273ee14962468d9114/scikit_learn_stubs-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b1235f54848f6160ea53164ef8919d210e16c5d4f78be32a7605254651d32b7",
                "md5": "9dad04cf02c69e556e9166a89ea7e854",
                "sha256": "6a41fd3e26aedb923298c3f68a0746d2eed757f24615173f900ce2b942d70814"
            },
            "downloads": -1,
            "filename": "scikit_learn_stubs-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9dad04cf02c69e556e9166a89ea7e854",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 123044,
            "upload_time": "2025-08-28T01:26:49",
            "upload_time_iso_8601": "2025-08-28T01:26:49.584086Z",
            "url": "https://files.pythonhosted.org/packages/0b/12/35f54848f6160ea53164ef8919d210e16c5d4f78be32a7605254651d32b7/scikit_learn_stubs-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 01:26:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hoel-bagard",
    "github_project": "scikit-learn-stubs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scikit-learn-stubs"
}
        
Elapsed time: 1.59538s