{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/5"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"}],"enrichment":{"capability":"DracoPy is a Python wrapper for Google's Draco mesh compression library that encodes and decodes 3D mesh data with optional quantization and compression.","skillfed_tags":["3d-graphics","compression","mesh-processing"],"use_cases":["Compress 3D mesh models for storage or network transmission in graphics and CAD applications.","Decode Draco-compressed geometry in web-based 3D viewers or game engines that use compressed assets.","Reduce file sizes of point cloud datasets from 3D scanning or LiDAR capture.","Batch-process mesh files with tunable quantization to balance compression ratio and geometric fidelity.","Integrate mesh compression into data pipelines for 3D reconstruction or photogrammetry workflows."],"what_it_does":"DracoPy wraps Google's Draco mesh compression library to compress and decompress 3D mesh geometry in Python. It reads and writes Draco-encoded files (.drc), supporting both triangle meshes and point clouds. The library lets you control compression trade-offs through quantization bits, compression level, and quantization range, making it useful for applications that need to reduce 3D geometry file sizes while managing precision loss.\n\nThe package ships with prebuilt wheels for modern Python versions on major platforms, though source builds require a C++11 compiler. It has no runtime dependencies beyond numpy and is actively maintained with a stable API.","worth_installing":"Yes. DracoPy is a stable, actively maintained wrapper around a widely-used compression standard with no security vulnerabilities, permissive licensing, and prebuilt wheels that minimize install friction. Install it if you need to compress or decompress 3D mesh data; the medium friction is offset by broad platform support and a straightforward API."},"id":"dracopy","links":{"html":"https://skillfed.io/packages/dracopy","md":"https://skillfed.io/packages/dracopy.md","pypi":"https://pypi.org/project/dracopy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-11-11","license_spdx":null,"license_treatment":"permissive","name":"DracoPy","python_support":"unspecified","summary":"Python wrapper for Google's Draco Mesh Compression Library"},"popularity":{"monthly_downloads":304758,"position":7802,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
