csvquery

A versatile Python package that allows you to execute MongoDB-style queries on CSV files and interact with them like SQL tables.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install csvquery

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.3 2020-03-29    
1.1.2 2020-03-28    
1.1.1 2020-03-28    
1.1.0 2020-03-28    
1.0.5 2020-03-27    
1.0.4 2020-03-27    
1.0.3 2020-03-26    
1.0.2 2020-03-26    
1.0.1 2020-03-26    
1.0.0 2020-03-26    
1.0.0b0 pre-release 2020-03-26    
0.2.2 2020-03-24    
0.2.1 2020-03-24    
0.2.0 2020-03-24    
0.1.1 2020-03-24    
0.1.0 2020-03-24    

Issues with this package?

Page last updated 2023-10-28 01:22:05 UTC