{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends"}],"enrichment":{"capability":"Parses Presto SQL type annotations from rows returned by the Presto REST API into Python objects.","skillfed_tags":["presto","abandoned","type-parsing"],"use_cases":["Parse type information from Presto query results when building a Python client library or ORM layer.","Convert Presto REST API type responses into Python type objects for validation or schema introspection.","Deserialize structured type metadata in data pipeline tools that consume Presto query output."],"what_it_does":"presto-types-parser is a lightweight utility that converts Presto SQL type annotations from REST API responses into Python-native objects. It was designed to handle the type metadata returned by Presto queries, allowing developers to work with structured type information programmatically rather than as raw strings.\n\nThe package has no runtime dependencies and installs cleanly, but it has not been maintained since 2020-08-18. The repository remains publicly available but is not actively developed, meaning it receives no bug fixes, security updates, or compatibility patches for newer Presto versions or Python releases.","worth_installing":"No. The package is abandoned (last update 2020-08-18, no commits since), and Presto's API and type system have likely evolved. Unless you are maintaining legacy code that already depends on it, the risk of incompatibility with current Presto versions outweighs the minimal install friction."},"id":"presto-types-parser","links":{"html":"https://skillfed.io/packages/presto-types-parser","md":"https://skillfed.io/packages/presto-types-parser.md","pypi":"https://pypi.org/project/presto-types-parser/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-08-18","license_spdx":null,"license_treatment":"permissive","name":"presto-types-parser","python_support":"unspecified","summary":"Presto types parser for input rows returned by presto rest api"},"popularity":{"monthly_downloads":204497,"position":9606,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.2"}
