============= Pyramid Setup ============= We now have a standard starting point for Python. Getting Pyramid installed is easy: .. code-block:: bash $ easy_install pyramid Our virtual environment now has the Pyramid software available to its Python. .. seealso:: See Also: :ref:`installing_unix`