Selkie
0.25.2

Table of Contents

  • Introduction
  • The Current Corpus Editor (CLD)
    • User Guide
    • Programmatic Interface
    • Implementation
      • Overview
      • The Content Framework
      • Persistent-Object Database
      • The Server Framework
        • Server top level — selkie.cld.app.toplevel
        • Configuration and Logging
        • The Request-Response abstraction
        • Server and Client
        • Implementation as WSGI app
        • Python Servers
    • Supporting Packages
  • Next Corpus Editor
  • The NLP pipeline
  • Dataset interfaces
  • Python extensions
  • Selkie command line

API Reference

  • Module Index
Selkie
  • The Current Corpus Editor (CLD)
  • Implementation
  • The Server Framework
  • View page source

The Server Framework

  • Server top level — selkie.cld.app.toplevel
    • Manager
    • Runtime Commands
    • Other Command classes
  • Configuration and Logging
    • Environment
    • Logging
  • The Request-Response abstraction
    • HTTP request information
    • Requests
    • Response
    • Authentication
  • Server and Client
    • Overview
    • Old Server
    • Client
  • Implementation as WSGI app
    • The WSGI specification
    • WsgiApp
  • Python Servers
    • Introduction
    • The Python TCP server
    • Hypertext Transfer Protocol
    • HTTP Server
    • Secure HTTP
    • WSGI Server
Previous Next

© Copyright 2022, University of Michigan.

Built with Sphinx using a theme provided by Read the Docs.