• Home
  • Get started
  • Documentation
  • Source
  • License
  • About
reahl

reahl

Power tools for Python development
Doc version
  • 2.1
  • 3.0
  • 3.1
  • 3.2
  • 4.0
  • 5.0
  • 5.1
  • 5.2
  • 6.0
  • 6.1

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Reahl 4.0.4 documentation »

Web framework¶

  • Core web framework functionality (reahl.web.fw)
    • Basics of defining an application
    • SubResources
    • Controlling flow via Detours and Redirects
    • Utility
    • Exceptions
  • Low-level Widgets (reahl.web.ui)
    • Widgets for constructing a page
    • Very low-level Widgets that correspond to HTML
    • More commonly used Widgets that correspond to HTML
    • Widgets for Input
    • Tables
    • Uploading of files
  • Generic layout tools (reahl.web.layout)
    • PageLayout
  • Widgets and Layouts (bootstrap) -- what you'd use to build a user interface that looks like something (reahl.web.bootstrap)
    • Basic Widgets
    • Forms and user input
    • Layout and responsive sizing
    • Uploading files
    • Tables
    • Navs
    • Navbars
    • Pagination of long lists
    • Tabbed panel
    • Carousel
  • Holder -- on-the-fly placeholder images (reahl.web.holder)
    • PlaceholderImage
    • PredefinedTheme
    • CustomTheme
  • Including not-quite-static static content (reahl.web.dhtml)
    • DhtmlUI
  • Interfaces for persisted classes of which many implementations can exist (reahl.web.interfaces)
    • UserSessionProtocol
    • UserInputProtocol
    • PersistedExceptionProtocol
    • PersistedFileProtocol
  • The declarative implementation (reahl.webdeclarative)
    • UserSession
    • UserInput
    • PersistedException
    • PersistedFile
  • Dealing with JavaScript and CSS code and external libraries (reahl.web.libraries)
    • LibraryIndex
    • Library
    • Reahl
    • JQuery
    • Bootstrap4
    • ReahlBootstrap4Additions
    • HTML5Shiv
    • IE9
    • Holder
    • Popper
    • JQueryUI

Previous topic

Module reahl.sqlalchemysupport

Next topic

Module reahl.web.fw

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Reahl 4.0.4 documentation »
Created using Sphinx 1.7.4.
Doc version
  • 2.1
  • 3.0
  • 3.1
  • 3.2
  • 4.0
  • 5.0
  • 5.1
  • 5.2
  • 6.0
  • 6.1

Copyright © 2006-2023 Reahl Software Services (Pty) Ltd

Running on Reahl