Metadata-Version: 2.4
Name: csvql-query
Version: 1.1.1
Summary: Fast CSV querying from Python — powered by a Zig/SIMD engine
License: MIT
Project-URL: Homepage, https://github.com/melihbirim/csvql
Project-URL: Repository, https://github.com/melihbirim/csvql
Keywords: csv,query,sql,fast,simd
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: pandas
Requires-Dist: pandas>=1.5; extra == "pandas"
