Welcome to Openpaperwork-core’s documentation!¶

Contents:

  • Core & Plugins
    • Basic concepts
    • Examples
      • Plugin Example
      • Calling Code Example
    • API
      • Core API
  • Configuration plugin
    • Frontend plugin
      • Plugin
      • Setting
    • Backend plugin: File
      • ConfigBool
      • ConfigDate
      • ConfigDict
      • ConfigList
      • Plugin
  • Log management plugins
    • uncaught_exception
    • logs.print
  • File system plugins
    • Python-based implementation
    • In-Memory implementation
      • Plugin
  • Mainloop plugins
  • Promises
    • BasePromise
      • BasePromise.catch()
      • BasePromise.on_error()
      • BasePromise.schedule()
      • BasePromise.then()
      • BasePromise.wait()
    • DelayPromise
      • DelayPromise.do()
    • Promise
      • Promise.do()
    • ThreadedPromise
      • ThreadedPromise.do()

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Openpaperwork-core

Navigation

Contents:

  • Core & Plugins
  • Configuration plugin
  • Log management plugins
  • File system plugins
  • Mainloop plugins
  • Promises

Related Topics

  • Documentation overview
    • Next: Core & Plugins
©2019, Jerome Flesch. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source