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
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.
pywincedb is a Pythonmodule to access native Windows CE databases and set of tools to manipulate them (conversion to/from XML, migration). Keywords: Python, WindowsCE, WinCE.
GOOPY: Pythonmodule to search google (with CLI included). With the module you can create python programs that can access google results. The CLI allows you to surf google without leaving bash!
A pure pythonmodule for emulating V100 terminal. It supports most of important escape sequences like cursor positioning, graphics rendition and etc. A demo(requires wxPython) also included which emulates terminal programs like bash, emacs, vi and etc.
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.
Pythonmodule for reading and writing MARC records in both transport (z39.2) and plain-text mnemonic formats. Also includes simple command-line tools for translation between these formats.
readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
A module for Python which provides interface to the PARI/GP computing library. We propose to write programs for PARI using Python scripting language. Python makes code much more clean, readable and manageable than the old-style PARI scripts.
The pydoc module, distributed bundled with python, proved extremely helpful in handling documentation strings included in python scripts. This project proposes a clean up of the code as well as add new capabilities, with python version 2.6 as a target.
PyRPM is an experimental project to look at RPM package management. It is a Pythonmodule and a collection of scripts that provide similar functionality as rpm, yum, and related software.
Pythonmodule using FontTools to query TTF font files for metadata and font outlines in a cross-platform manner. Includes support for scanning for installed system TTF files on common platforms.
Kontroller is a program for cyber-cafes management written with Python and PyQt3 module. Control the time for each user, also startup, shutdown, lock and unlock computes. Kontroller is based in SSH and LDAP to store information about users and computers.
This project going to develop a thermodinamical server for chemical simulation, equip design, scientific module for other aplication or chemical education. Also the thermo server is developed to complete the project of chemical simulation Sim42.Spanish
Moved to github, https://github.com/jamiesonbecker/pam_redirector
Moved to github, https://github.com/jamiesonbecker/pam_redirector
A pluggable authentication module (PAM) that allows redirection of login credentials to a local UNIX stream socket server and includes an example 33-line simple socket server (written in Python) just to show how easy it is to do this redirection.
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.
python-epoll is a drop-in replacement for the python standard library select module using the more efficient epoll system call as the backend instead of poll.
http://pypi.python.org/pypi/python-epoll/1.0
pylastfm provides a Pythonmodule to interact with the Last.fm / Audioscrobbler webservices. You can retrieve various information from the webservice in all available formats and in addition you're able to use this information in a pythonic way.
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...