{"id":24766,"library":"types-click-spinner","title":"types-click-spinner","description":"Typing stubs for click-spinner, providing static type information for the click-spinner package. Current version 0.1.13.20260408, released as part of typeshed, updated regularly with Python versions >=3.10.","status":"active","version":"0.1.13.20260408","language":"python","source_language":"en","source_url":"https://github.com/python/typeshed","tags":["typeshed","stubs","click-spinner","typing"],"install":[{"cmd":"pip install types-click-spinner","lang":"bash","label":"Install stubs from PyPI"},{"cmd":"pip install click-spinner","lang":"bash","label":"Install the runtime library"}],"dependencies":[{"reason":"Runtime package that the stubs provide types for","package":"click-spinner","optional":false}],"imports":[{"wrong":"from click_spinner import Spinner","symbol":"Spinner","correct":"from click_spinner-stubs import Spinner"}],"quickstart":{"code":"import click\nfrom click_spinner import Spinner\n\n@click.command()\ndef main():\n    with Spinner():\n        # Simulate some work\n        import time\n        time.sleep(2)\n    click.echo(\"Done!\")\n\nif __name__ == '__main__':\n    main()","lang":"python","description":"Basic usage of Spinner context manager with click."},"warnings":[{"fix":"Ensure click-spinner version is compatible with the stubs.","message":"These stubs are provided by typeshed and may not always be perfectly aligned with the latest version of click-spinner. Always install the corresponding runtime package.","severity":"gotcha","affected_versions":"all"},{"fix":"Check if click-spinner later ships its own py.typed marker or PEP 561 package and prefer that.","message":"types-click-spinner is part of the third-party stubs maintained by typeshed. It may be removed or replaced if upstream click-spinner provides inline types.","severity":"deprecated","affected_versions":"all"}],"env_vars":null,"search_vec":"'0.1.13.20260408':23 '3.10':34 'click':3,9,18,38 'click-spinn':8,17,37 'current':21 'inform':14 'packag':20 'part':26 'provid':11 'python':32 'regular':30 'releas':24 'spinner':4,10,19,39 'static':12 'stub':6,36 'type':2,5,13,40 'types-click-spinn':1 'typesh':28,35 'updat':29 'version':22,33","created_at":"2026-05-01T08:14:48.728238+00:00","updated_at":"2026-05-01T08:14:48.728238+00:00","problems":{"verify_error":"File \"<string>\", line 1\n    from click_spinner-stubs import Spinner\n                      ^\nSyntaxError: invalid syntax"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":"0.1.13.20260408","cli_name":"","cli_version":null,"type":"library","homepage":null,"github":"https://github.com/typeshed-internal/stub_uploader","docs":null,"changelog":"https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/click-spinner.md","pypi":"https://pypi.org/project/types-click-spinner/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["type-stubs"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"import_fail","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-07-10","install_tag":null}}