New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Sign Up
Save Up to 91% on Cloud Compute With Spot VMs
Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
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 Python module 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 Python module that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
This project is a Python module for communicating with a GSM Modem (or mobile phone), used for making applictions like SMS Gateways, WAP gateways, MMS Servers...
KernelDigger provides an easy GUI for interacting with /proc/sys dir. Allows to read and write kernel parameters and change their valid values via "Settings" dialog. Also it provides to write many parameters at once. Requirments: Python 2.3, PyGTK 2.4
DefconfigManager is too to generate consistent Linux Kernel defconfig for different architectures and machines. It is based Kconfiglib, Python library to parse Kconfig's and defconfigs.
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
MOST4Linux provides a MOST kernel driver supporting synchronous data transfer for PCI hardware and userspace programs to test the driver. The driver can be compiled for Linux 2.6 or for the RTDM which works for the real-time extensions RTAI and Xenomai.
The ezpyinline is a pure python module 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.
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.
This object-oriented python module 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.
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.
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.
UVBS (UVBS is a versioning backup system) is a versioning backup system for Linux systems using Python and kernel inotify features. In other words it watches user selected folders and/or files for changes and creates backups for each change transparently
Based on the HTTP API for sending SMS messages published by Muraena Systems, this small Python module will let you integrate SMS functionality into your own applications. Both standard SMS messages and WAP PUSH messages can be submitted.
This program has been forked and Autokernel has been abandoned. Please check out KernelCheck: http://kcheck.sourceforge.net/ Autokernel, a program that automatically recompiles and optimizes the kernel to your needs.
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.
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