dcmoura / spyql

Query data on the command line with SQL-like SELECTs powered by Python expressions
https://spyql.readthedocs.io
MIT License
918 stars 25 forks source link

Friendly exception reporting and errors messages #10

Closed dcmoura closed 3 years ago

dcmoura commented 3 years ago

Don't through unnecessary stack traces for user errors. Show contextual, meaningful information that helps users locate and fix errors.