PGWUI_Core stands for `PostgreSQL`_ Web User Interface Core.
-A Python framework for creating `PostgreSQL`_ web user interfaces. The
-focus is on interfaces supporting bulk data upload or download, on
-execution of batches of arbitrary SQL, and on transactions. A
-distinguishing feature is an emphasis on discovering and reporting as
-many errors as is possible per bulk interaction with the database.
+A Python framework for creating `PostgreSQL`_ web user interfaces.
+The focus is on interfaces supporting validation during bulk data
+upload, supporting bulk download, on execution of batches of arbitrary
+SQL, and on transactions. A distinguishing feature is an emphasis on
+discovering and reporting as many errors as is possible per bulk
+interaction with the database.
PGWUI_Core is a framework based on the `Pyramid`_ framework. It
provides modular and extendable capabilities, allowing you to