{"library":"peppercorn","type":"library","category":null,"description":"Peppercorn is a Python library designed to transform flat key-value pairs (common in web form posts, e.g., from `request.form`) into structured nested dictionaries and lists, and vice-versa. It handles dot-notation and array indexing in keys to reconstitute complex data structures. The current version is 0.6, and it appears to be in maintenance mode with infrequent updates.","language":"python","status":"maintenance","version":"0.6","tags":["web","forms","data-parsing","serialization","deserialization"],"install":[{"cmd":"pip install peppercorn","imports":["from peppercorn import parse","from peppercorn import flatten"]}],"homepage":"https://docs.pylonsproject.org/projects/peppercorn/en/latest/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/peppercorn/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/peppercorn/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}