{"library":"jsf","type":"library","category":null,"description":"JSF (JSON Schema Faker) is a Python library designed to generate realistic-looking fake JSON data based on a given JSON schema. It supports a wide range of JSON schema features, including types, formats, patterns, and more complex structures like arrays and objects. The library is actively maintained with frequent releases, with the current stable PyPI version being 0.11.2, although more recent releases like 0.11.4 have appeared on GitHub, indicating a rapid development pace.","language":"python","status":"active","version":"0.11.2","tags":["json","schema","fake-data","testing","development","data-generation"],"last_verified":"Fri May 22","install":[{"cmd":"pip install jsf","imports":["import jsf\nresult = jsf.resolve(schema)","from jsf import JSF\ngenerator = JSF(schema)\nresult = generator.generate()"]}],"homepage":null,"github":"https://github.com/ghandic/jsf","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jsf/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6.5,"avg_import_s":1.6,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jsf/compatibility"}}