Development Status
- 4 - Beta
Environment
- Plugins
Intended Audience
- Developers
- Education
- Information Technology
- Manufacturing
- Science/Research
- System Administrators
- Telecommunications Industry
Operating System
- OS Independent
- POSIX :: Linux
- Unix
Programming Language
- Python
- Python :: 3 :: Only
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: 3.14
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
- SQL
Topic
- Adaptive Technologies
- Communications
- Database
- Documentation
- Education
- Internet
- Office/Business
- Scientific/Engineering
- Scientific/Engineering :: Information Analysis
- Scientific/Engineering :: Interface Engine/Protocol Translator
- Software Development :: Libraries
- Software Development :: Pre-processors
- Software Development :: Testing
- Software Development :: Version Control
- System :: Archiving
- System :: Benchmark
- System :: Clustering
- System :: Distributed Computing
- System :: Logging
- System :: Monitoring
- System :: Networking
- System :: Systems Administration
- Text Processing
- Utilities
Tikray
About
Tikray is a generic and compact transformation engine written in Python, for data decoding, encoding, conversion, translation, transformation, and cleansing purposes, to be used as a pipeline element for data pre- or post-processing, or as a standalone converter program.
Details
A data model and implementation for a compact transformation engine based on JMESPath, jq, JSON Pointer (RFC 6901), rsonpath, transon, and DWIM.
The reference implementation is written in Python, using attrs and cattrs. The design, conventions, and definitions also encourage implementations in other programming languages.
Installation
The package is available from PyPI at tikray. To install the most recent version, invoke:
uv pip install --upgrade 'tikray'
Usage
In order to learn how to use the library, please visit the documentation, and explore the source code or its examples.
Project Information
Acknowledgements
Kudos to the authors of all the many software components this library is vendoring and building upon.
Similar Projects
See research and development notes, specifically an introduction and overview about Singer.
Contributing
The tikray package is an open source project, and is
managed on GitHub. The project is still in its infancy, and
we appreciate contributions of any kind.
Etymology
Tikray means "transform" in the Quechua language.
A previous version used the name zyp,
with kudos to Kris Zyp for conceiving JSON Pointer.
License
MIT.