eMaint is an award-winning Computerized Maintenance Management Software (CMMS) for managing work orders, PM schedules, and parts inventory.
50,000+ users worldwide rely on eMaint to predict failures, eliminate downtime, and improve reliability
eMaint is an award-winning, cloud-based Computerized Maintenance Management System (CMMS) software designed to improve how organizations manage their maintenance reliability operations, resources, equipment, and compliance. Suitable for any size organization or enterprise, eMaint saves companies valuable time and money by integrating the tools they need in one powerful platform.
Try it for free
Connect with customers in one app
Businesses of all sizes seeking an AI-enhanced, all-in-one communication platform to unify voice, video, and messaging for improved team collaboration
Dialpad Connect is an AI-powered unified communications platform that combines voice, video, and messaging to enhance team collaboration and customer interactions. It features real-time call transcription, automated call summaries, and AI-generated action items to help users stay focused during conversations. The platform integrates seamlessly with popular business apps like Salesforce, Zendesk, Microsoft Teams, and Google Workspace to streamline workflows. Designed for businesses of all sizes, Dialpad Connect delivers enterprise-grade reliability with 100% uptime SLA and robust disaster recovery. Security and privacy are core priorities, meeting standards like GDPR, HIPAA, and SOC 2 compliance. Dialpad Connect helps companies elevate customer experiences while boosting team productivity.
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
AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.
Trusted by 750+ companies and performing 200k+ code scans monthly.
ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
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.
Software for managing apps and accounts | WebCatalog
Tired of juggling countless browser tabs? WebCatalog Desktop turns your favorite web apps into dedicated desktop apps
Turn websites into desktop apps with WebCatalog Desktop—your all-in-one tool to manage apps and accounts. Switch between multiple accounts, organize apps by workflow, and access a curated catalog of desktop apps for Mac and Windows.
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