{"id":28424,"library":"types-python-jenkins","title":"types-python-jenkins","description":"Third-party typing stubs for python-jenkins, provided by typeshed. Version 1.8.3.20260508, compatible with Python >=3.10. Stubs are updated periodically; release cadence follows typeshed updates.","status":"active","version":"1.8.3.20260508","language":"python","source_language":"en","source_url":"https://github.com/python/typeshed","tags":["stubs","type-hints","jenkins","typeshed"],"install":[{"cmd":"pip install types-python-jenkins","lang":"bash","label":"Install stubs"}],"dependencies":[{"reason":"Runtime library being typed","package":"python-jenkins","optional":false}],"imports":[{"wrong":"from jenkins import Jenkins","symbol":"Jenkins","correct":"from jenkins-stubs import Jenkins"}],"quickstart":{"code":"from jenkins import Jenkins\n\nserver = Jenkins('http://jenkins.example.com', username='user', password=os.environ.get('JENKINS_PASSWORD', ''))\nprint(server.get_info())","lang":"python","description":"Basic usage of the Jenkins class. The stubs enable type checking for the `jenkins` library methods."},"warnings":[{"fix":"Check the stub coverage for the specific method you're using; file an issue on typeshed if missing.","message":"The stubs may not cover all methods or custom plugins. Use `# type: ignore` for uncovered methods.","severity":"gotcha","affected_versions":"*"},{"fix":"Install `types-python-jenkins` directly.","message":"The stubs are hosted under the `types-python-jenkins` package on PyPI; avoid using older `python-jenkins-stubs` if it existed.","severity":"deprecated","affected_versions":">=1.8.3"},{"fix":"Pin stub version or run type checking in CI to catch regressions.","message":"Stub versions are not synchronized with python-jenkins releases. A stub update might add new type annotations that could reveal type errors in existing code.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'1.8.3.20260508':18 '3.10':22 'cadenc':28 'compat':19 'follow':29 'hint':35 'jenkin':4,13,36 'parti':7 'period':26 'provid':14 'python':3,12,21 'python-jenkin':11 'releas':27 'stub':9,23,32 'third':6 'third-parti':5 'type':2,8,34 'type-hint':33 'types-python-jenkin':1 'typesh':16,30,37 'updat':25,31 'version':17","created_at":"2026-05-09T05:55:26.645598+00:00","updated_at":"2026-05-09T05:55:26.645598+00:00","problems":{"verify_error":"File \"<string>\", line 1\n    from jenkins-stubs import Jenkins\n                ^\nSyntaxError: invalid syntax"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"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/python-jenkins.md","pypi":"https://pypi.org/project/types-python-jenkins/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["type-stubs","devops"],"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}}