-
python-dateutil-2.1-3.lbn13.noarch
The dateutil module provides powerful extensions to the standard datetime
module available in Python 2.3+.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-decorator-3.4.0-1.lbn13.noarch
The aim of the decorator module is to simplify the usage of decorators for
the average programmer, and to popularize decorators usage giving examples
of useful decorators, such as memoize, tracing, redirecting_stdout, locked,
etc. The core of this module is a decorator factory called decorator.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-decoratortools-1.7-4.fc12.noarch
Want to use decorators, but still need to support Python 2.3? Wish you could
have class decorators, decorate arbitrary assignments, or match decorated
function signatures to their original functions? Then you need "DecoratorTools"
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-deltarpm-3.5-0.7.20100121git.fc13.x86_64
This package contains python bindings for deltarpm.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-deltarpm-3.6-0.11.20110223git.fc18.armv6hl
This package contains python bindings for deltarpm.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-devel-2.6.6-29.lbn13.2.x86_64
The Python programming language's interpreter can be extended with
dynamically loaded extensions and can be embedded in other programs.
This package contains the header files and libraries needed to do
these types of tasks.
Install python-devel if you want to develop Python extensions. The
python package will also need to be installed. You'll probably also
want to install the python-docs package, which contains Python
documentation.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-devel-2.7.3-13.fc18.1302271210kf.armv6hl
The Python programming language's interpreter can be extended with
dynamically loaded extensions and can be embedded in other programs.
This package contains the header files and libraries needed to do
these types of tasks.
Install python-devel if you want to develop Python extensions. The
python package will also need to be installed. You'll probably also
want to install the python-docs package, which contains Python
documentation.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-django-1.5.1-1.lbn13.noarch
Django is a high-level Python Web framework that encourages rapid
development and a clean, pragmatic design. It focuses on automating as
much as possible and adhering to the DRY (Don't Repeat Yourself)
principle.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-django-bootstrap-pagination-1.5.0-1.lbn13.noarch
Render Django Page objects as Bootstrap 3.x Pagination compatible HTML
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-django-celery-3.0.11-2.lbn13.noarch
django-celery provides Celery integration for Django; Using the Django ORM and
cache backend for storing results, autodiscovery of task modules for
applications listed in INSTALLED_APPS, and more.
Celery is a task queue/job queue based on distributed message passing. It is
focused on real-time operation, but supports scheduling as well.
The execution units, called tasks, are executed concurrently on a single or more
worker servers. Tasks can execute asynchronously (in the background) or
synchronously (wait until ready).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13