@@ -26,3+26,13 @@ If you are a new user, or already have an application that uses Z3's python API,
If you would like a more feature-complete---yet verbose---python API, with the ability to do almost everything that the cpp API allows, use the :doc:`base Python API <base/python>`.
You can compare examples using the two APIs by visiting the :doc:`examples page <../../examples/quickstart>`.
+
+
+Installation
+------------
+
+The base and pythonic Python API can be installed via `pip` as follows: