{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Converts Amazon Ion documents and QLDB query results to JSON format for easier consumption in Python applications.","skillfed_tags":["ion-format","qldb","data-conversion"],"use_cases":["Convert Ion query results from AWS QLDB into JSON arrays for downstream processing or API responses.","Transform individual Ion documents into JSON for storage in systems that expect JSON format.","Bridge Ion-based data sources to JSON-consuming applications without writing custom parsing logic."],"what_it_does":"pyion2json is a lightweight converter that transforms Amazon Ion format documents into JSON. It provides two main functions: one to convert individual Ion values, and another to convert result cursors from AWS QLDB queries directly into JSON arrays. The package has no declared runtime dependencies, making it minimal to install.\n\nThe package is abandoned, with its last release on 2020-03-13 and no commits since then. It was designed as a simple bridge between Ion and JSON formats, particularly useful for QLDB workflows. The description notes incomplete work on BLOB and CLOB conversion, so those features may not be fully reliable.","worth_installing":"No, unless you have a specific, narrow need to convert Ion to JSON and are prepared to fork and maintain the code yourself. The package is abandoned with no recent updates, incomplete feature coverage (BLOB/CLOB conversion marked TODO), and unclear dependency requirements. For active QLDB workflows, consider writing a custom converter or checking for more recently maintained alternatives."},"id":"pyion2json","links":{"html":"https://skillfed.io/packages/pyion2json","md":"https://skillfed.io/packages/pyion2json.md","pypi":"https://pypi.org/project/pyion2json/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-03-13","license_spdx":null,"license_treatment":"permissive","name":"pyion2json","python_support":"unspecified","summary":"Convert an Amazon Ion document(s) to JSON"},"popularity":{"monthly_downloads":178409,"position":10193,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.2"}
