# klio **Repository Path**: mirrors_spotify/klio ## Basic Information - **Project Name**: klio - **Description**: Smarter data pipelines for audio. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. image:: docs/src/_static/images/logo_small.png :alt: Klio Logo ========================================== ``klio``: Smarter data pipelines for audio ========================================== .. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg :target: https://opensource.org/licenses/Apache-2.0 :alt: Apache Licensed .. image:: https://readthedocs.org/projects/klio/badge/?version=latest :target: https://docs.klio.io/en/latest/?badge=latest :alt: Documentation Status | *Latest Versions of Klio Packages:* .. image:: https://img.shields.io/pypi/v/klio-cli?color=%2300aa55&label=klio-cli :target: https://pypi.org/project/klio-cli :alt: Latest version of klio-cli on PyPI .. image:: https://img.shields.io/pypi/v/klio?color=%2300aa55&label=klio :target: https://pypi.org/project/klio :alt: Latest version of klio on PyPI .. image:: https://img.shields.io/pypi/v/klio-exec?color=%2300aa55&label=klio-exec :target: https://pypi.org/project/klio-exec :alt: Latest version of klio-exec on PyPI .. image:: https://img.shields.io/pypi/v/klio-audio?color=%2300aa55&label=klio-audio :target: https://pypi.org/project/klio-audio :alt: Latest version of klio-audio on PyPI .. image:: https://img.shields.io/pypi/v/klio-core?color=%2300aa55&label=klio-core :target: https://pypi.org/project/klio-core :alt: Latest version of klio-core on PyPI .. defining roles used here so that github & PyPI project page ignores them when rendering the README. .. start-long-desc .. role:: violetemph What is Klio? ------------- .. start-intro Klio is an :violetemph:`ecosystem` that allows you to process audio files – or any binary files – easily and at scale. Klio jobs are :violetemph:`opinionated` data pipelines in Python (streaming or batch) built upon `Apache Beam `_ and tuned for audio and binary file processing. Klio was built by Spotify to run our large-scale :violetemph:`audio intelligence systems` and is used by teams of engineers and audio researchers to help develop and deploy next generation audio algorithms. .. end-intro Read more about Klio `here `_. Get Started ----------- Check out our `Quick Start `_ guide on how to start using Klio. Resources --------- .. start-resources * Have a look at our `complete documentation `_. * Check out our `contributors' guide `_. * Read up on some of our `FAQs `_. * Review our `Code of Conduct `_ - this is how we roll. .. end-resources