Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
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.
A Python IRC Console Client. I use it to tunnel irc through ssh when I'm at the university. It isn't finished yet, but works quite well for me. The base work is done, but I will revise most of the code soon, so it will be more structured hopefully.
Museek-Plus is a program-suite for the C++ museek daemon, a Soulseek/Soulfind P2P client. It includes the QT GUI, Museeq, and the Python/Curses TUI, Mucous. It supports chat, transferring files, searching, user-management shares browsing and more.
FreeRADIUS module providing connectivity to CDRTool prepaid engine. Provides prepaid authentication for calls proxied by OpenSER and returns to OpenSER MaxCallDuration and user Credit.
Can be easily extended to support other SIP or H323 devices.
Python Multimedia Messaging Service (MMS) library
The python-mms library provides an "mms" module for Python, consisting of classes that facilitate the creation, manipulation and encoding/decoding of MMS messages used in mobile phones.
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.
This project is a Pythonmodule for communicating with a GSM Modem (or mobile phone), used for making applictions like SMS Gateways, WAP gateways, MMS Servers...
Based on the HTTP API for sending SMS messages published by Muraena Systems, this small Pythonmodule will let you integrate SMS functionality into your own applications. Both standard SMS messages and WAP PUSH messages can be submitted.
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 pythonmodule, and a Gaim plugin utilizing the library.
A Console-based BitTorrent Client with built-in scheduler for handling multiple sessions. It is designed to manage sessions in queue easily without heavy-weight GUI. External module can search for new torrents in trackers and submit it automatically.
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.
pebwun is a hack of the console MSN Messenger client pebrot written in python. It offers many advanced features such as XMMS controle, lots of color, and many other things. It should work on anything with curses, and is useable with cygwin on windows.
HBorn (Html Borning Room) is an html document formatter/page gen- erator that provides the ability to trasform files in attractive html web page. (no longer supported)
LAG is meant to be a replacement for GAIM. It will be built modularly in C/C++ and Python with front-ends for GTK, ncurses, Win32, Cocoa, and possibly more. It will support many chat protocols like AIM, Yahoo! Messenger, Jabber, and MSN.
Advance lightweight module messaging system - allowing unlimited modules of different languages to interact with each other by hooking and sending events.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()
Uzoo is a platform/UI independent clone for SoriBada which is the overwhelming killer-app for sharing mp3 files in Korea. This project will implement opensource protocol libraries, GUI applications for many platforms including Cocoa(Aqua), Curses, Qt.
This is a Pythonmodule that uses WCTP to send XML forms over HTTP. The current module is configured for generating an XML form for a SkyTel paging device, which is transmitted via HTTP, to a WCTP server.
JeeZez is a distributed information mangement/publishing framework. Currently the focus is to develop a module for software-management, but more modules will follow.
NejuChat is a framework for writing xchat scripts in python. It abstracts away the cumbersome xchat interface, and provides some goodies. The current source supports loading modules, (unload might take patches to xchat), and comes with some nifty module
Utility to facilitate time-sensitive use of .plan and .project files. Curses-based interface allows user to easily view, edit, replace, and delete contents. A timestamp is automatically prepended to the file contents.
Pycq is a 100% Pythonmodule implementing the client side of the Mirabilis ICQ protocol v5. Stable and platform-independent, it allows you to write ICQ clients or bots in a few lines of code.
This pythonmodule makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)
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