3
0
mirror of https://github.com/jlu5/PyLink.git synced 2026-05-31 05:19:08 +02:00
2015-08-06 03:10:21 -07:00
..
2015-08-06 03:05:07 -07:00
2015-08-06 03:05:07 -07:00
2015-08-06 03:10:21 -07:00

## PyLink Developer Documentation

Please note that as PyLink is still in its development phase, the API is subject to change.
Any documentation here is provided for reference only.

### Introduction

PyLink is a modular, plugin-based IRC PseudoService framework. It uses swappable protocol modules and a hook-based system for calling plugins, which aim, together, to provide a consistent API.

<img src="core-structure.png" width="50%" height="50%">

### Contents

TBD.