
Pytql
Python
PyTQL is a simple python table data type with some query operations.
Pytql is a Python library that brings SQL-like functionality to tabular data, letting you filter, join, and query datasets right in your code. Hosted at attakay78.github.io/Pytql/, this project by Attakay78 offers a lightweight, in-memory solution for data manipulation—no external database required. Check out the site for installation guides, examples, and more.