Making queries ============== This tutorial is a follow-up to :ref:`bindings python3 creating and configuring a session` and potentially one of :ref:`bindings python3 loading repositories` (to have some packages to query for), you can prepend them directly for a functional piece of code. .. literalinclude:: ../../tests/bindings/python3/query/query.py :language: python :linenos: