{"id":27493,"library":"types-parsimonious","title":"types-parsimonious","description":"Typing stubs for parsimonious, providing type annotations for the parsimonious PEG parser library. Current version 0.11.0.20260408, updated regularly alongside typeshed.","status":"active","version":"0.11.0.20260408","language":"python","source_language":"en","source_url":"https://github.com/python/typeshed","tags":["typing","stubs","parsimonious","typeshed"],"install":[{"cmd":"pip install types-parsimonious","lang":"bash","label":"Install stubs"}],"dependencies":[],"imports":[{"wrong":"import parsimonious","symbol":"parsimonious-stubs","correct":"import parsimonious-stubs"}],"quickstart":{"code":"import parsimonious\nfrom parsimonious.grammar import Grammar\n\ngrammar = Grammar(\"greeting = 'Hello' name name = ~'[A-Za-z]+'\")\ntree = grammar.parse('Hello World')\nprint(tree)","lang":"python","description":"Basic usage of parsimonious with type stubs."},"warnings":[{"fix":"Use type: ignore where needed, or contribute improvements to typeshed.","message":"The stubs are not perfect; some dynamic features of parsimonious may not be fully annotated.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'0.11.0.20260408':19 'alongsid':22 'annot':10 'current':17 'librari':16 'parser':15 'parsimoni':3,7,13,26 'peg':14 'provid':8 'regular':21 'stub':5,25 'type':2,4,9,24 'types-parsimoni':1 'typesh':23,27 'updat':20 'version':18","created_at":"2026-05-01T17:46:33.331333+00:00","updated_at":"2026-05-01T17:46:33.331333+00:00","problems":{"verify_error":"File \"<string>\", line 1\n    import parsimonious-stubs\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/parsimonious.md","pypi":"https://pypi.org/project/types-parsimonious/","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}}