https://github.com/zopieux/pypeul
An IRC client library in Python. Features a friendy formatting API.
https://github.com/zopieux/pypeul
bot irc library pypeul python
Last synced: 11 months ago
JSON representation
An IRC client library in Python. Features a friendy formatting API.
- Host: GitHub
- URL: https://github.com/zopieux/pypeul
- Owner: zopieux
- License: lgpl-3.0
- Created: 2020-03-22T20:03:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-23T20:31:44.000Z (over 3 years ago)
- Last Synced: 2025-07-12T07:35:16.094Z (12 months ago)
- Topics: bot, irc, library, pypeul, python
- Language: Python
- Homepage:
- Size: 74.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Pypeul
Pypeul is an IRC client library written in Python.
It mainly aims at creating IRC bots and provides an easy to use API
based on callbacks. It also features a nice way to parse and write
formatted text.
**Copyright**: Copyright 2010-2012- by the Pypeul team, see AUTHORS.
**License**: LGPL, see COPYING for details.