{"library":"detect-delimiter","type":"library","category":null,"description":"The `detect-delimiter` Python library, currently at version 0.1.1 and last released in July 2018, provides a simple function to automatically identify the delimiter used in various ad-hoc file formats like CSV or TSV. It primarily operates by counting character frequencies within an input string. The library exposes a single `detect()` function, making it straightforward to use for basic delimiter detection needs. Its release cadence appears to be sporadic or ceased, indicating a stable but not actively developed state.","language":"python","status":"maintenance","version":"0.1.1","tags":["csv","tsv","delimiter","parser","file-format"],"last_verified":"Mon May 25","install":[{"cmd":"pip install detect-delimiter","imports":["from detect_delimiter import detect"]}],"homepage":"https://git.nzoss.org.nz/tim-mcnamara/detect-delimiter","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/detect-delimiter/","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.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/detect-delimiter/compatibility"}}