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
Powerful cloud-based licensing solution designed for fast-growing software businesses.
A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.
10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
Pexpect is a Pythonmodule for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python.
Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
PyMW is a Pythonmodule for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.
VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
AmsdosFS is an implementation for Linux of Amsdos filesystem used on Amstrad CPC computers. It is written in Python and uses module Fuse Python to mount DSK images.
Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
yapsnmp-ng is a Python SNMP module built on top of the net-snmp (formerly known as ucd-snmp) library. It offers SNMP version 1 and 2c and v3 as well as full MIB parsing. (Compatible with Python up to 2.6) It add SNMPv3 support and fixes to the YapSNMP
A pure Pythonmodule that implements client side RADIUS authentication, as defined by RFC2138.
This project has moved to GitHub.
http://github.com/btimby/py-radius/
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Pythonmodule for the i2c-tiny-usb project available here: http://www.harbaum.org/till/i2c_tiny_usb/index.shtml The module is an alternative for the linux kernel driver. With this module you can directly communicate with an I2C device. Discarded - Use Ti
PyBat is a Pythonmodule which allows Python scripts to invoke Windows batch files (and vice versa) while allowing environment variable changes made in the child process to be reflected in the calling (parent) process.
forgetLDAP is a Pythonmodule for accessing LDAP databases by crating
classes that maps LDAP entries to objects, normally one class pr set of
LDAP objectClasses. The idea is to forget everything about LDAP and just
worrying about normal classes and ob
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.
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.
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.
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-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
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
Moodss is a modular monitoring application, composed of a GUI and a daemon, which supports any device or process for which a module can be developed. Complete dashboards with graphical viewers, thresholds, SQL database archiving, ... can be managed.
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.