Latest release: 0.0.5.0-alphaSnapshot: 10 March  Real time changes: ChangeLog 


Beginners
 Features 

Users

Developers

Documentation
 pyIrcServer Features

The present
pyIrcServer is a simple modularized IRCd. These are its features:
· One source code, many platforms (Linux, Windows, Mac, and every other platform that support Python)
· Normal commands to chat and stay on IRC
· Principal modules, secondary modules and utilities to make a readable code
· Great XML configuration file, both simple and powerful
· Light and fast, its size is really low and network data is trasmitted really fast
· Modularized protocols, you can link pyIS with any services and ircd by inserting the specific protocol
· You can add or remove modules "on the fly" (when the IRCd is up) through special IRC commands

The future
pyIrcServer is an active Python project that let you make dynamic and powerful servers in a few time with many external supports to let you have a fast and accessible administration:
· Everything already present
· * It has a stable, complete and mature set of basic modules
· * Complete database interface to PostgreSQL with external realtime data exchange
· * Have a web administration interface which interact directly with your IRCd and let you get more informations through the database engine
· It's a stable, well tested, light-weight and friendly server

Have you any feature to suggest? CONTACT US NOW!

* Started developing of the feature but not complete