You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-tunepimp-0.5.3-16.fc12.x86_64
Python bindings for developing programs that will use libtunepimp.
RPMPackage python-toscawidgets-0.9.12-1.lbn13.noarch
ToscaWidgets is a web widget toolkit for Python to aid in the creation, packaging and distribution of common view elements normally used in the web. ToscaWidgets is an almost complete rewrite of the widgets package bundled with TurboGears-1.0. The rewrite's goal was to decouple the widgets package from CherryPy and TurboGears itself to fit better with TurboGears 2.0 philosophy which is to partition it's services into independent WSGI components for easier mainteinance and reuse in other Python web applications or frameworks.
RPMPackage python-tgmochikit-1.4.2-3.lbn13.noarch
MochiKit is a highly-documented and well-tested suite of JavaScript libraries that will help you get stuff done, fast. tgmochikit packages the MochiKit library for use by TurboGears Widgets.
RPMPackage python-tgfastdata-0.9a6-10.fc12.noarch
FastData is an extension to TurboGears which can provide automatic user interface generation based upon an application's model objects.
RPMPackage python-test-2.7.3-13.fc18.1302271210kf.armv6hl
The test modules from the main python package: python These have been removed to save space, as they are never or almost never used in production. You might want to install the python-test package if you're developing python code that uses more than just unittest and/or test_support.py.
RPMPackage python-test-2.6.6-29.lbn13.2.x86_64
The test modules from the main python package: python These have been removed to save space, as they are never or almost never used in production. You might want to install the python-test package if you're developing python code that uses more than just unittest and/or test_support.py.
RPMPackage python-tempita-0.4-7.lbn13.noarch
Tempita is a small templating language for text substitution.
RPMPackage python-telepathy-0.15.19-3.lbn13.noarch
Python libraries for use in Telepathy clients and connection managers.
RPMPackage python-sqlobject-0.10.2-5.fc13.noarch
Classes created using SQLObject wrap database rows, presenting a friendly-looking Python object instead of a database/SQL interface. Emphasizes convenience. Works with MySQL, Postgres, SQLite, Firebird. This package requires sqlite. Futher database connectors have to be installed separately.
RPMPackage python-sqlite2-2.3.5-2.fc12.x86_64
pysqlite is an interface to the SQLite 3.x embedded relational database engine. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite.
RPMPackage python-sqlalchemy-0.8.0-1.lbn13.x86_64
SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible, high-level interface to SQL databases. Database and domain concepts are decoupled, allowing both sides maximum flexibility and power. SQLAlchemy provides a powerful mapping layer that can work as automatically or as manually as you choose, determining relationships based on foreign keys or letting you define the join conditions explicitly, to bridge the gap between database and domain.
RPMPackage python-sqlalchemy-0.7.9-1.fc18.1302272314kf.armv6hl
SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible, high-level interface to SQL databases. Database and domain concepts are decoupled, allowing both sides maximum flexibility and power. SQLAlchemy provides a powerful mapping layer that can work as automatically or as manually as you choose, determining relationships based on foreign keys or letting you define the join conditions explicitly, to bridge the gap between database and domain. This package includes the python 2 version of the module.
RPMPackage python-sphinx-doc-1.1.3-1.lbn13.noarch
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. This package contains documentation in reST and HTML formats.
RPMPackage python-sphinx-1.1.3-1.lbn13.noarch
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils. Although it is still under constant development, the following features are already present, work fine and can be seen "in action" in the Python docs: * Output formats: HTML (including Windows HTML Help) and LaTeX, for printable PDF versions * Extensive cross-references: semantic markup and automatic links for functions, classes, glossary terms and similar pieces of information * Hierarchical structure: easy definition of a document tree, with automatic links to siblings, parents and children * Automatic indices: general index as well as a module index * Code handling: automatic highlighting using the Pygments highlighter * Various extensions are available, e.g. for automatic testing of snippets and inclusion of appropriately formatted docstrings.
RPMPackage python-smbpasswd-1.0.1-21.fc18.armv6hl
This package contains a python module, which is able to generate LANMAN and NT password hashes suiteable to us with Samba.
RPMPackage python-smbpasswd-1.0.1-13.fc13.x86_64
This package contains a python module, which is able to generate LANMAN and NT password hashes suiteable to us with Samba.
RPMPackage python-smbios-2.2.26-3.fc13.x86_64
This package provides a Python interface to libsmbios
RPMPackage python-slowaes-0.1a1-1.lbn13.noarch
implementation of AES in Python
RPMPackage python-slip-gtk-0.2.13-1.fc13.noarch
The Simple Library for Python packages contain miscellaneous code for convenience, extension and workaround purposes. This package provides slip.gtk.set_autowrap(), a convenience function which lets gtk labels be automatically re-wrapped upon resizing.
RPMPackage python-slip-dbus-0.2.13-1.fc13.noarch
The Simple Library for Python packages contain miscellaneous code for convenience, extension and workaround purposes. This package provides slip.dbus.service.Object, which is a dbus.service.Object derivative that ends itself after a certain time without being used and/or if there are no clients anymore on the message bus, as well as convenience functions and decorators for integrating a dbus service with PolicyKit.