Metadata-Version: 2.4
Name: UltraQuery
Version: 0.0.7
Summary: A fast CSV reader and CLI plotter tool
Home-page: https://github.com/krishna-agarwal44546/UltraQuery
Author: Mayank Chaudhary, Krishna Agarwal, Abhedhya Faujdar
Author-email: mayankchaudhary92197@gmail.com, krishnaiit7@gmail.com, fabhedhya@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: typer
Requires-Dist: prompt_toolkit
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# UltraQuery

**UltraQuery** : A dynamic , modern and fast working library for reading csv files of hundreds of MBs in microseconds and even plotting in some miliseconds

**CLI Connection**:

It has its own integrated CLI tool  as well 

**PLotting Graphs**:

It can show bar , pie and many more kinds of graphs according to the user

## INSTALLATION 
* pip install UltraQuery 

# It is tested on so many datasets 

## License

UltraQuery is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.


