Overview

Tailbone is the Python package which provides most of the web layer for the Rattail Project. In particular it includes the foundations for:

  • main web app, traditional server-side (see Default Web App)

  • web API for use with client-side apps (see Web API)

byjove is the Javascript package which provides “some” of the components etc. for use with client-side “single-page” apps (see Single-Page Apps)).