Skip to content
Ron Olson edited this page Feb 22, 2026 · 2 revisions

Deep Harbor

Deep Harbor is a member management system designed and written for Pumping Station: One and licensed under GPLv3 so others can use and change it to suit their needs.

This wiki explains in mind-numbing detail all the various components that make up the system. Deep Harbor makes extensive use of web services to communicate among the various components to maintain member information. It is written in Python and Postgresql's pgplsql languages and makes extensive use of Flask for websites and FastAPI for web services.

Components

Check out the Hierarchy to see how the repository is structured and what the various parts are.

Clone this wiki locally