3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/docs/technical
James Lu 2611c76829 Update core-structure graph
I had a lot of fun drawing this

too much
2015-08-06 03:05:07 -07:00
..
core-structure.dot Update core-structure graph 2015-08-06 03:05:07 -07:00
core-structure.png Update core-structure graph 2015-08-06 03:05:07 -07:00
README.md Initial documentation stub (docs/technical/) 2015-08-05 23:31:53 -07:00

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.

Diagram of PyLink’s core structure

Contents

TBD.