slackbuilds_ponce/python/dotty/README
Barry J. Grundy 6a766e6cce python/dotty: Added (Python query language).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-02-11 07:24:31 +07:00

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.