{"library":"docopt","type":"library","category":null,"description":"docopt is a Pythonic argument parser that creates command-line interfaces based on the user's beautiful help message, typically provided as a module docstring. It adheres to PEP 257 by using the docstring as the source of truth for argument parsing, reducing boilerplate code. The current version is 0.6.2, released in June 2014, and the original project sees limited active development, with a community-maintained fork (`docopt-ng`) offering continued updates.","language":"python","status":"maintenance","version":"0.6.2","tags":["CLI","argument parsing","docstring","command-line interface"],"install":[{"cmd":"pip install docopt==0.6.2","imports":["from docopt import docopt"]}],"homepage":"http://docopt.org","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/docopt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/docopt/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}