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
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
PySamba is a full wrapper based in the work of Tim Potter. PySamba is built as a Python C extension and a Pythonmodule that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
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...
This object-oriented pythonmodule converts 3D VRML models into Collada and integrates it in Google Earth (GE) through the Keyhole Markup Language (KML). It enables the visualisation of large scale aerial/satellite images in the Geo Browser.
The ezpyinline is a pure pythonmodule which requires almost no setup to
allows you to put C source code directly "inline" in a Python script or module,
then the C code is automatically compiled and then loaded for immediate access from Python.
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.
PyBSDDB is an extension module for Python that wraps the BerkeleyDB from Sleepycat Software. This project will be used to help unify the various implementations and to continue enhancing the module as new features are released from Sleepycat.
SocksiPy - A Python SOCKS client module. It provides a socket-like interface that supports connections to any TCP service through the use of a SOCKS4, SOCKS5 or HTTP proxy.
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.
HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information and does not import the module.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
A module that exposes the C language ctype methods to Python. The ctype methods are used in C to test the character type of a specific character. This python modules methods will test all the characters in a string to see if they match a specific charact
PDO: Python Database Objects.
Database Module for Python based upon DB-API 2.0: featuring column access by name and high performance. Similar in API to ADO, JDBC.
A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
A new replacement module for python zipfile module, overcoming its current limitations. Some of them include support for: bzip2 (de)compression, removal of files in archive, file-like object API to ZIP archive members, traditional PKWARE encryption, etc.
KInterbasDB is a Python DB API 2.0 module for the relational databases Firebird and Interbase. KInterbasDB also exposes most of the native client API of the database engine, including two-phase commit, server-side events, and an administrative API.
The optex module for Python 2.4 helps user scripts to parse command line arguments found in sys.argv. Options are parsed in a different manner than the Unix getopt() and Python getopt module.
Pythonmodule and program to extract documentation strings from python functions, classes, and methods and transform them into LaTeX, PDF, HTML, or HTB (wxWidgets help viewer) documents. All file distributions contain compiled help files in PDF and HTB.
A recursive whois module/client for python. It provides your typical whois lookup and the ability to parse records into usable objects. This is a modified version of the whois.py module by Scott Hassan.
v1.0 and v1.1 by Jonan Santiago and are available
A Python config module which allows a hierarchical configuration scheme with support for mappings and sequences, cross-references between one part of the configuration and another, and the ability to change, save, cascade, and merge configurations.
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.
Software that provides a GUI for movie creation (MPEG, AVI, ...) out of a bitmap sequence. Thanks to the very powerful pymedia module. Some preview options are also included.
Please confer FFmpeg (http://www.ffmpeg.org/) and MPlayer/MEncoder (http://www.mplayerhq.hu/design7/news.html) also.
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.
Module to allow for reading lines from a continuously-growing file (such as a system log). Handles log files that get rotated/trucated out from under us. Inspired by the Perl File::Tail module.