mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
f504f19c4b
Signed-off-by: B. Watson <yalhcru@gmail.com>
6 lines
303 B
Text
6 lines
303 B
Text
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.
|