No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
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.
NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
Pastebin CLI allows users to upload snippets of text ,usually code.which returns a permanent link to the uploaded snippet.Pastebins are very popular in chat groups like IRC. Note-This code is not from pastebin.com. PLEASE READ README file to install
HTML/CGI-based streaming multi-room CHAT. Crazy administration features (why kick when you can possess?), memos, memo lists, smileys, dice roller, & more. Comes with BOT GAMES and an interface for new bots. In Python, for UNIX and Windows.
Nicotine+ is a fork of Hyriand's Soulseek PyGTK2 client, Nicotine. Fixing bugs, adding new features, and keeping up-to-date with Soulseek's protocol is the goal of this project. The most popular Multi-OS Soulseek client is getting an upgrade.
sushi is an IRC suite providing a central daemon and several clients. It currently consist of - maki: the central IRC daemon - tekka: the PyGTK client - nigiri: urwid terminal client There are more clients to come.
Simple tool that is able to import history from Jorge web interface to Jabber history.
Jorge is here: http://svn.process-one.net/ejabberd-modules/jorge/
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.
Library for handling xmpp with python. Written with jabberd2 in mind so it uses DISCO for browsing, privacy rules sets for invisible presence, SASL for authentication, TLS for security and so on...
A chat client written in Python, to connect to Omegle. Chat with strangers anonymously! Stigma will connect to the Omegle site, without opening up your browser. It's got a clean GTK interface, and future versions plan to have built-in translation.
pyXMPPpipeREPL is a python module which allows shell-like access to command-line applications over XMPP. Incoming messages are forwarded to the standard input of a subprocess and the standard output of a subprocess is sent to a designated account.
This software automates the process of holding classrooms inside IRC chatrooms. It provides a efficient and useful GUI that lets you ask questions, raise hand, discuss, have quizzes or debates. This software aims can be used for taking e-classes.
General and simple IRC bot framework with very flexible bus architecture and plugins support, originally written for use as RPC gateway for remote message sending to multiple IRC channels or users. Now: http://github.com/martinkozak/pyircgate-daemon.
Jabber + VTK = Jaivis. Jaivis is built on top of VTK (Visualization Toolkit). Jaivis uses Jabber to connect multiple VTK sessions into a multi-user interactive visualization.
A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
SMADRET Means Always Do Really Encrypt Talk (or Find A Better Acronym). It is a SOCKS 4-proxy that listens on localhost and acts as a middleman between your chat client and the outside world, intercepting messages and performing PGP-encryption using GnuP
Pierce is an open source event based framework for building IRC bots (or potentially clients?). It is written in Python and contains default handlers as well as some extra handlers that make bot creation simple.