pebwun is a hack of the console MSN Messenger client pebrot written in python. It offers many advanced features such as XMMS controle, lots of color, and many other things. It should work on anything with curses, and is useable with cygwin on windows.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
PyGCS is a very stripped down MUD-like chat-server written entirely in Python. It has a single "room" and no large database to keep in memory and on disk. PyGCS has no embedded programming language.
GeoIRC is a stable, customizable, usable, scriptable, good-looking IRC client. The development team hopes to make it the client of choice for a significant portion of the IRC community.
A powerful command line-, plus a GUI editor for ICQ sound schemes. Enables people with alternative ICQ clients to make use of the many sound schemes available on the net. Written in Python, platform-independent. Separate Windows EXE is available, too!
chat2irc is a program that allows your friends who do not know how to use irc to private message you on irc with an AIM like interface. No irc knowledge is required to be able to use it.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This project want to make clients/servers fully compatible with the C6 Tin Multichat. The client will be written in c/c++ or other portable code. The server is written in VB code because it's more easy to read :)
Rockbot is a C irc robot initally based on comstud's Combot. It has gone a long way though. Its version 5 release was widely known in 1996-7 as one of the better (and eaisier to setup) bots. Version 6 goal is to compete with eggdrops, which the author di
Pycq is a 100% Python module implementing the client side of the Mirabilis ICQ protocol v5. Stable and platform-independent, it allows you to write ICQ clients or bots in a few lines of code.
A module developed to make producing IRC bots in Python much easier.
Hides the raw IRC away so users only have to worry about producing functionality, not connections and parsing of information. Object orientated, well documented, fast to start using