{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Serializes and deserializes data in Apache Avro format, a binary schema-based serialization system for data interchange and RPC.","skillfed_tags":["deprecated","abandoned","serialization"],"use_cases":["Deserialize legacy Avro data written by older systems still using avro-python3.","Prototype or test Avro serialization in environments where the maintained 'avro' package is unavailable.","Integrate with existing codebases that are locked to avro-python3 and cannot yet migrate.","Evaluate Avro's schema-based serialization model before committing to a maintained implementation."],"what_it_does":"avro-python3 is a Python implementation of Apache Avro, a data serialization system that combines a compact binary format with schema-driven encoding and decoding. It enables you to serialize Python objects into Avro's binary format and deserialize them back, making it useful for data interchange between systems, RPC communication, and storage. The package has no runtime dependencies beyond Python itself.\n\nHowever, this package is abandoned and has not been updated since March 2021. The maintainers explicitly recommend using the maintained 'avro' package instead, which has full support for recent Python versions. Installing avro-python3 requires building from source (high install friction), and you will receive no further updates or security patches.","worth_installing":"No. The package is abandoned (last release March 2021, 1976 days ago) and explicitly deprecated in favor of the maintained 'avro' package. High install friction (source distribution) combined with no ongoing maintenance makes it unsuitable for new projects. Install 'avro' instead unless you have a specific legacy integration requirement."},"id":"avro-python3","links":{"html":"https://skillfed.io/packages/avro-python3","md":"https://skillfed.io/packages/avro-python3.md","pypi":"https://pypi.org/project/avro-python3/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-03-17","license_spdx":null,"license_treatment":"permissive","name":"avro-python3","python_support":"supports_current","summary":"Avro is a serialization and RPC framework."},"popularity":{"monthly_downloads":11855901,"position":1356,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.10.2"}
