{"library":"pyyaml-ft","type":"library","category":null,"description":"PyYAML-ft is a fork of the popular PyYAML library, providing a full-featured YAML parser and emitter for Python. Its primary purpose is to add support for free-threading builds of CPython, specifically targeting Python 3.13 and newer, where the Global Interpreter Lock (GIL) is absent. This addresses thread-safety issues that are more easily triggered in free-threaded environments and ensures ABI compatibility. The library is currently at version 8.0.0 and maintains an active release cadence in sync with free-threading Python developments.","language":"python","status":"active","version":"8.0.0","tags":["yaml","serialization","free-threading","python3.13","parsing"],"install":[{"cmd":"pip install pyyaml-ft","imports":["import yaml_ft","from yaml_ft import safe_load, safe_dump"]}],"homepage":null,"github":"https://github.com/Quansight-Labs/pyyaml-ft","docs":"https://pyyaml.org/wiki/PyYAMLDocumentation","changelog":null,"pypi":"https://pypi.org/project/pyyaml-ft/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":20,"avg_install_s":1.6,"avg_import_s":0.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyyaml-ft/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}