.. Tukuy documentation master file. ๐ŸŒ€ Tukuy - Python Data Transformation Library ============================================= .. image:: https://img.shields.io/badge/License-MIT-blue.svg :target: https://opensource.org/licenses/MIT :alt: License: MIT **Tukuy** (meaning "to transform" or "to become" in Quechua) is a powerful and extensible data transformation library that makes it easy to manipulate, validate, and extract data from various formats. With its plugin architecture, Tukuy provides a unified interface for working with text, HTML, JSON, dates, numbers, and more. Key Features ----------- - ๐Ÿงฉ **Plugin System**: Easily extend functionality with custom plugins - ๐Ÿ”„ **Chainable Transformers**: Compose multiple transformations in sequence - ๐Ÿงช **Type-safe Transformations**: With built-in validation - ๐Ÿ” **Pattern-based Data Extraction**: Extract structured data from HTML and JSON - ๐Ÿ›ก๏ธ **Error Handling**: Comprehensive error handling with detailed messages Documentation ------------ .. toctree:: :maxdepth: 2 :caption: Contents: getting_started user_guide examples modules contributing Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`