Poezio
  • Installing poezio
    • poezio in the GNU/Linux distributions
    • Install from source
    • Docker images
  • Configuration
    • Global section options
    • Optional section options
  • Usage
    • Tab list
    • Generalities
    • Contact list tab
    • Chatroom tab
    • Private tab
    • Conversation tab
    • Dataforms tab
    • List tab
    • Confirm tab
    • Bookmarks tab
  • Commands
    • Global commands
    • Chat tab commands
    • MultiUserChat tab commands
    • Private tab commands
    • Normal Conversation tab commands
    • Contact list tab commands
    • XML tab commands
  • Keys
    • Key bindings listing
    • Key configuration
    • Actions
  • Other topics
    • Message Carbons
    • Using client certificates to login
    • Message Correction
    • Personal Events
    • Installing python 3.4 as a user
    • Using several accounts
    • TLS in poezio
    • Troubleshooting
  • Quickstart guide
    • Anonymous usage
    • Normal usage
  • Themes
    • Create a theme
    • Use a theme
    • Change the theme directory
    • Available options
  • Plugins
    • Setting up plugins
    • Plugin autoload
    • Manual plugin load
    • Plugin configuration
    • Plugin index
  • Development documentation
    • About plugins
    • About Poezio
 
… Poezio
  • Docs »
  • Development documentation
  • View page source

Development documentation¶

About plugins¶

  • Plugin API documentation
    • BasePlugin
    • PluginAPI
    • Example plugins
  • Event Index
  • SleekXMPP classes
    • Message
    • Presence
    • Iq
  • XEP

About Poezio¶

  • Overview
    • Global overview
    • Event handlers
    • Commands and completion
      • Dealing with the command line
        • CommandArgParser
  • Contributing
    • Conventions
    • Commit guidelines
    • Getting your code into poezio
  • Theming module
    • Theme
  • Timed events documentation
    • TimedEvent
      • TimedEvent.__init__()
    • DelayedEvent
      • DelayedEvent.__init__()
  • Common operations documentation
    • find_argument()
    • find_delayed_tag()
    • format_gaming_string()
    • format_tune_string()
    • get_base64_from_file()
    • get_local_time()
    • get_os_info()
    • get_utc_time()
    • parse_secs_to_str()
    • parse_str_to_secs()
    • safeJID()
    • shell_split()
Next Previous

© Copyright 2023, Mathieu Pasquet - Florent Le Coz. Last updated on Jun 22, 2023.

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