Registered by Space Hobo

Yardbird is a Python package that allows you to write IRC chat bots using Django.

Yardbird provides an "IRC client runserver", where a small core of isolated Twisted code takes messages from an IRC server and dispatches them to a Django URLResolver.

Your apps then can use Django urlpatterns to parse messages, and send them to Django views which use Django models for persistence. This also lets you hook up a Web app to the same datastore and functions as your IRC bot, and you can use the Django admin to manage your bot's database.

Following Django tradition, it is named after Charlie Parker.

Project information

Maintainer:
Space Hobo
Driver:
Uncle Pedro
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
python

All questions Latest questions

Get Involved

Downloads

Latest version is another-hairdo
released

All downloads

Announcements