-
python-sloq-0.2-1.lbn19.noarch
A slower queue implementation, guaranteeing that tasks are processsed at a maximum rate. SlowQueue
aims to be directly comparable with the Queue API so that it can be dropped in as an alternative
implementation, as with LIFOQueue and PriorityQueue, but currently (as this needn’t be the case) will
raise additional ValueErrors if you try to pass block=False or timeout > 0 to get methods. Some
slamming is possible and is controllable using the max_slam keyword argument on the TokenBucket or
SlowQueue instance.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-smmap-0.8.1-6.fc19.noarch
A pure python implementation of a sliding window memory map manager
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-social-auth-0.2.11-1.lbn19.noarch
Python social authentication made simple.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-sorl-thumbnail-12.2-1.lbn19.noarch
Thumbnails for Django.
Features at a glance
Support for Django 1.4, 1.5, 1.6 and 1.7
Python 3 support (for Django 1.5, 1.6, 1.7)
Storage support
Pluggable Engine support for Pillow, ImageMagick, PIL, Wand and pgmagick
Pluggable Key Value Store support (cached db, redis)
Pluggable Backend support
Admin integration with possibility to delete
Dummy generation (placeholders)
Flexible, simple syntax, generates no html
ImageField for model that deletes thumbnails
CSS style cropping options
Back smart cropping, and remove borders from the images when cropping
Margin calculation for vertical positioning
Alternative resolutions versions of a thumbnail
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-sorl-watermark-1.0.0-1.lbn19.noarch
sorl-watermark offers drop-in engines for sorl-thumbnail, which automagically
insert a specified image as watermark on top of the original thumbnail.
Of course everything is configurable, from watermark image to the position and
the opacity.
If you are looking for a sorl engine to dynamically create text watermarks,
you might want to have a look at [zeus/watermark]https://bitbucket.org/zeus/watermarker/overview)
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-sortedcontainers-0.9.2-1.lbn19.noarch
Sorted container data types.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-speaklater-1.3-1.fc19.noarch
A module that provides lazy strings for translations. Basically you get an
object that appears to be a string but changes the value every time the value
is evaluated based on a callable you provide.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-sphinx-locale-1.4.6-2.lbn19.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 locale files for Sphinx
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-sphinx_rtd_theme-0.1.6-1.lbn19.noarch
This is a prototype mobile-friendly sphinx theme for readthedocs.org.
It's currently in development and includes some rtd variable checks that
can be ignored if you're just trying to use it on your project outside
of that site.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-sqlalchemy-migrate-0.10.0-1.lbn19.noarch
nspired by Ruby on Rails’ migrations, Migrate provides a way to deal with database schema changes in SQLAlchemy projects.
Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19