Web framework¶
- Core web framework functionality (reahl.web.fw)
- Low-level Widgets (reahl.web.ui)
- Generic layout tools (reahl.web.layout)
- Widgets and Layouts (bootstrap) -- what you'd use to build a user interface that looks like something (reahl.web.bootstrap)
- Plotly charts (reahl.web.plotly)
- Holder -- on-the-fly placeholder images (reahl.web.holder)
- Including not-quite-static static content (reahl.web.dhtml)
- Interfaces for persisted classes of which many implementations can exist (reahl.web.interfaces)
- The declarative implementation (reahl.webdeclarative)
- Dealing with JavaScript and CSS code and external libraries (reahl.web.libraries)
- Support for making payments via PayPal (reahl.paypalsupport)