Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-tahrir-api - An API for interacting with the Tahrir database
- Description:
API for interacting with the Tahrir database Based on the `Tahrir
<https://github.com/fedora-infra/tahrir>`_ database model.
There are two classes that can be used in this module. The first is
TahrirDatabase class located in tahrir_api.dbapi and the second is the database
model located in tahrir_api.model. The TahrirDatabase class is a high level way
to interact with the database. The model is used for a slightly more low level
way of interacting with the database. It allows for custom interactions with
the database without having to use the TahrirDatabase class.
Packages
python-tahrir-api-0.3.0-1.el6.noarch
[48 KiB] |
Changelog
by Ralph Bean (2013-08-26):
- Latest upstream.
- Allow a notification callback to be used for different events.
- Add a column to the DB to cache the rank of users.
- Add routines to calculate the rank of users.
|