Metadata-Version: 1.1
Name: pythonql3
Version: 0.9.6
Summary: PythonQL Query Language Extension
Home-page: http://www.pythonql.org
Author: Pavel Velikhov
Author-email: pavel.velikhov@gmail.com
License: MIT
Description: 
        PythonQL Query Language Extension
        
        
        PythonQL allows you to use powerful queries against files, databases, XML and JSON data, Pandas DataFrames and any collections.
        
        
        Just run pip install pythonql (pythonql3 for Python3) and you can start using a powerful query language right inside you Python code!
        PythonQL won't break your existing code, you just need to mark PythonQL files with #coding: pythonql and you're set to go.
        
Keywords: query extension
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
