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.
A multiplatform accesible grafical client for IRC.
The priority is that the use of its interface is easily accessible using the most popular screen readers (gnome-orca, Jaws for windows and NVDA).
Supybot Twitter plugin, using OAuth. Requires oauth2 & simplejson
As of March 2013, Twitter will be removing API 1.0 and supytweet will likely cease to work.
For an up to date twitter plugin see ProgVal's Twitter on his github; https://github.com/ProgVal/Supybot-Plugins
Craybot is a relatively simple, multipurpose IRC bot written in Python with Twisted. Twisted (http://twistedmatrix.com/trac/) is required to use the bot. Documentation may be found at http://tinyurl.com/craybot2doc
A framework for creating IRC bots and clients usingPython 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.
Free IRCX chat server, follows IRCX RFC closely, python, open source. Written by Chris Webb usingpython in Summer 2006, developers welcome. Please continue to check here regularly for updates
Uranium -IRC Client is a IRC -Client written in Python language using wxWidgets (wxPython) . It runs currently on Windows, but can be easily ported to other operating systems.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
It'll be a client written in python, probably using anygui and irclib.
It will definately use an event based model.
One of the key features will be the ability for a handler to mutate one event into another, allowing ry from #python on irc.openpr
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