python-simpy-gui
python-based simulation package, GUI
SimPy is a process-based discrete-event simulation language based on
standard Python.
language-pack-gnome-km-base
GNOME translations for language Central Khmer
python-smbpasswd
This module can generate both LANMAN and NT password hashes
smbpasswd was written to generate password hashes suitable for use with samba,
and possibly other places which uses LANMAN and/or NT hashes - such as
samba with ldap-backend, or even as hash in some radius implementations.
python-smbus
Python bindings for Linux SMBus access through i2c-dev
This Python module allows SMBus access through the I2C /dev interface on
Linux hosts. The host kernel must have I2C support, I2C device interface
support, and a bus adapter driver.
python-soaplib
Python library for writing and calling soap web services
Soaplib is an easy to use Python library written for writing and calling
soap web services. Webservices written with soaplib are simple,
lightweight and work well with other SOAP implementations.
python-sparse
Sparse linear algebra extension for Python
This provides a set of sparse matrix types for Python, with modules which
implement:
- Iterative methods for solving linear systems of equations
- A set of standard preconditioners
- An interface to a direct solver for sparse linear systems of equations
- The JDSYM eigensolver