43 projects for "written in python" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Pidgin IM

    Pidgin IM

    A universal instant messaging (IM) program

    See https://pidgin.im/about/ for more information. Pidgin is an instant messaging program which lets you log in to accounts on multiple chat networks simultaneously. It runs on Windows, Linux, and other UNIX operating systems. Pidgin is compatible with the following chat networks out of the box: AIM, ICQ, Google Talk, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, MXit, Novell GroupWise Messenger, Lotus Sametime, SILC, SIMPLE, MySpaceIM, and Zephyr. It is written in C and...
    Leader badge
    Downloads: 5,150 This Week
    Last Update:
    See Project
  • 2
    This project includes an event-driven IRC client framework written in Python, as well as an object-oriented wrapper class and some example programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OTFBot(OTFBot the friendly Bot) is a modular IRC-Bot written in python. It is very easy to extend using python modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Small and portable ICQ library and client written in pure Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyzok is a lightweight text based chat server written in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    IRC Client written completely in Python, so far implemented: Multi-channel, colors, private messages and a lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An IRC bot written in Python that accepts plugins. This project has been moved to github. http://github.com/sonicrules1234/sonicbot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Telnet chat server written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Speak is a very basic chat program written in python using the Tkinter module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An IRC bot written in Python, primarily designed to host various games. Uses a simple, easy-to-learn plugin interface, ideal for beginners.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Madcow is an extensible IRC/SILC/AIM bot written in Python. It is fully customizable and has a simple API for creating modules that extend its functionality. This project has moved to: http://code.google.com/p/madcow/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    iBot is an open source IRC chat bot, written in Python. It's only for funny comments in chat rooms, not for filesharing!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ennesbot is an open source automated IRC client (aka Bot) written entirely in Python. It uses direct sockets and medusa style sockets. It has pluggable python personality modules that can extend the bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A threaded IRC Bot written in Python which makes plugin development quick, easy, and clean. The bot only requires the default Python install to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kninja is a IRC (Internet Relay Chat) robot that has a extensible interface (by plugins). Kninja is written entirely in Python, so it should be able to run on any computer with Python installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Muffinbot is an IRC bot that makes having a bot easy. Muffinbot is simple to install, run, configure, and make work for your purposes. The source and plugins are written in PHP. Muffinbot is configured through either the web or the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free IRCX chat server, follows IRCX RFC closely, python, open source. Written by Chris Webb using python in Summer 2006, developers welcome. Please continue to check here regularly for updates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Loki, the Python Instant Messenger, is an open source, multi-protocol, instant messaging client written in the python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pycocha is a standalone chatserver written in python, it is console based, no gtk at moment. You have a chat client and a chat server. Some functions are: help, logging, private massage, topic, register, auth and much more ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    py_xdb_auth is a small but robust jabber-component based on twisted to authenticate jabber users against ldap. It is written for jabberd 1.4 and based on twisted and python-ldap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Meanwhile

    Open implementation of the Lotus Sametime protocol

    THIS PROJECT HAS MOVED Please visit https://github.com/obriencj/meanwhile The Meanwhile project is an open implementation of the Lotus Sametime client protocol. The project provides a library written in C, a python module, and a Gaim plugin utilizing the library.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next