Python Chat Software

View 151 business solutions

Browse free open source Python Chat Software and projects below. Use the toggles on the left to filter open source Python Chat Software by OS, license, language, programming language, and project status.

  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Nubot is an extensible Python IRC bot. A MySQL back end facilitates large query/quote collections, as well as mass channel logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 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
    Objirc Chat is a Java based IRC client. This 5th generation product includes: * a cool Swing based GUI (designed for real people not just Java developers) * event-based support for the IRC protocol * Python and Java based plugin support * DCC pr
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    A flexible and extensible Python identd which can act as a reverse proxy, forwarding requests to other machines on the network. Based on Twisted. Currently only supports Linux, but hopefully will extend to other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Okeyko Client
    A client designed for the okeyko message platform. (www.okeyko.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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 :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OJAB: Open-source Jabber Automated Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    OpenMMOd is a open-source event-driven MMORPG Server written in C++ with a YAML packet definition backend. It is MySQL database driven currently with future backend support to come in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This IRC-Bot is designed to automatically take a special status variable from an cod4 server running the PAM4.02 mod thats called an __pam_ticker. It will then format it to readable text and send this text to a specified irc-channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is aimed to provide a code base that allows for the same functionality as http://stackoverflow.com, we have no intention of duplicating Stack Overflow, just it's functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A python XML aware asynchronous multi-user server. Allows Macromedia Flash clients to connect to this server via actionscript, to create rooms, subrooms ... to chat in private or in a room, to protect a room, to play an internet multiplayer flash games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Palin is a Python IRC library used to develop either IRC clients, or IRC bots or anything other related to IRC. Its name comes from Michael Palin, one of the famous Monty Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pesterchum-Discord

    Pesterchum-Discord

    A Discord client mimicking the Pesterchum chat client from Homestuck

    A Discord client mimicking the Pesterchum chat client from Homestuck, Uses a lot of code from my Pesterchum Client. A Discord client mimicking the Pesterchum chat client from Homestuck, for the few people who are still interested in that. If you have any questions either contact me the GitHub or add me at Henry#8808 on Discord. This app is not an all-in-one client! It is meant to enhance RP and anything else you wish to do with it, however, it is recommended you still use regular Discord for technical functions. The release download is distributed as a .zip file. Unzip the file and inside will be a file called pesterchum.exe If there is an update, updater.exe will launch in a console. It doesn't install anywhere, its fairly portable. It is not yet for OSX/Linux, contact me if anyone is interested in supporting it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Petoron-P2P-Messenger

    Petoron-P2P-Messenger

    minimalistic, secure and autonomous P2P messenger

    Petoron P2P Messenger (P-P2P-M) Architecture: Pure P2P - no servers, no databases Key storage: Keys generated in memory, never stored, erased after use Metadata: Only IP and port exist during the session - everything else is encrypted & obfuscated Encryption: PQS v1.2 - PBKDF2-HMAC-SHA256 (200k), BLAKE2s-MAC, custom stream cipher + fake padding Authentication: BLAKE2s-MAC (16 bytes) - instant failure on any data change Packet obfuscation: --stealth mode - padding, hidden structures Connection: Direct peer-to-peer only Anonymity: No accounts, logins, or phone numbers Third-party access: Impossible without physical access to both peers during session History: No storage — all in RAM, wiped on close Message size: Limited only by RAM & MTU — no artificial limits External dependencies: None DPI/blocking resistance: Harder to detect, can be masked Autonomy: Fully offline until peers connect 26.01.26 Add pqs_chat_tor.py github.com/01alekseev/Petoron-P2P-Messenger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PinoyChat - Desktop Version

    PinoyChat - Desktop Version

    PinoyChat: The International Chatroom App for Desktop

    PinoyChat: Windows Version is a Cross-Platform and a Port for PinoyChat from Android to Windows (Also Available on Other devices/platforms) Application for Android for chatting with multi-user rooms, Private Messaging with other Chatters and There is no registration required or any other stuffs to use this App! Just Download and make sure to have an Internet Connection and then You are Up! [LIKE PINOYCHAT ON FACEBOOK] https://www.facebook.com/pinoychatapp [ REQUIREMENTS for Windows] - 2-3 Upload / Download Internet Connection - OpenGL 2 or higher - Windows 7 or Windows 8 - Windows XP (Need OpenGL 2+) [For other Platform] - Android 4+ - Linux Distros - Mac OS X or Mac Yosemite Download Android: https://play.google.com/store/apps/details?id=org.coresec.pinoychat * Updated and well maintained Application * Well picked Chatroom categories * City Based Chatrooms - Manila Chat - Ilocos Chat - Laguna Chat - Quezon Province Chat - Bicol Chat - Cebu Chat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pitsilemu
    Pitsilemu is an IRC bot originally designed by the Wikipedia user Pasqual as orejotas and geni. It was translated to English and made available to public by Diego Grez, and modified to be used on Wikinews IRC channel. This bot is no longer updated, as of August 2015, but may still work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PjBOT is a fun-oriented irc bot. It does trivial (making statistics of the results, creating a webpage) and in the near future more games. It is developed in Python. It's Multiplatform and GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    A set of widgets to compliment the Pmw set available at http://pmw.sourceforge.net. Includes GUI app base class included in Grayson's Python/Tk book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Peer-to-Peer direct communication services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Purple bot which is an auto message robot with using predefined keywords to reply to buddies who are in pidgin's contact list.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB