blob: f7c54b064bb034b65bd2ca5f612848db2dc3c055 (
plain)
1
2
3
4
5
6
|
dotty (Python query language)
EFILTER (dotty) is a general purpose query language designed to be embedded in
python applications and libraries. It supports SQL-like syntax to filter your
application's data and provides a convenient way to directly search through
the objects your applications manages.
|