Pyhole Documentation¶

A modular IRC & Slack bot.

Install Pyhole¶

  • Installation
    • Source
    • Docker
    • Python Package

Getting Involved¶

  • Coding Guidelines
    • Python Style
    • Testing
  • Writing Pyhole Plugins
  • Submitting Code
    • Standard GitHub Workflow

The Code¶

  • Pyhole Core Modules
    • pyhole.core.api
    • pyhole.core.config
    • pyhole.core.irc.client
    • pyhole.core.irc.message
    • pyhole.core.logger
    • pyhole.core.plugin
    • pyhole.core.process
    • pyhole.core.queue
    • pyhole.core.request
    • pyhole.core.slack.client
    • pyhole.core.slack.message
    • pyhole.core.utils
    • pyhole.core.version
  • Pyhole Core Plugins
    • pyhole.plugins.admin
    • pyhole.plugins.allergies
    • pyhole.plugins.boxoffice
    • pyhole.plugins.distance
    • pyhole.plugins.jira
    • pyhole.plugins.kernel
    • pyhole.plugins.launchpad
    • pyhole.plugins.ops
    • pyhole.plugins.redmine
    • pyhole.plugins.search
    • pyhole.plugins.stocks
    • pyhole.plugins.urls
    • pyhole.plugins.wunderground
    • pyhole.plugins.xsa
  • Pyhole Unit Tests
    • pyhole.tests.test_config
    • pyhole.tests.test_log
    • pyhole.tests.test_utils
    • pyhole.tests.test_version

Other¶

  • Index
  • Module Index
  • Search Page

pyhole

Navigation

  • Installation
  • Coding Guidelines
  • Writing Pyhole Plugins
  • Submitting Code
  • Pyhole Core Modules
  • Pyhole Core Plugins
  • Pyhole Unit Tests

Related Topics

  • Documentation overview
    • Next: Installation

Quick search

©2017, Josh Kearney. | Powered by Sphinx 1.7.9 & Alabaster 0.7.11 | Page source