-
python3-dialog-3.3.0-8.lbn19.noarch
A Python interface to the Unix dialog utility, designed to provide an
easy, pythonic and as complete as possible way to use the dialog
features from Python code.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-diff-match-patch-20121119-1.lbn19.noarch
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.
Diff:
Compare two blocks of plain text and efficiently return a list of differences.
Match:
Given a search string, find its best fuzzy match in a block of plain text. Weighted for both accuracy and location.
Patch:
Apply a list of patches onto plain text. Use best-effort to apply patch even when the underlying text doesn't match.
Currently available in Java, JavaScript, Dart, C++, C#, Objective C, Lua and Python. Regardless of language, each library features the same API and the same functionality. All versions also have comprehensive test harnesses.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-distutils-extra-2.39-1.lbn19.noarch
Enables you to easily integrate gettext support, themed icons and
scrollkeeper based documentation into Python's distutils.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-1.10.5-1.lbn19.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 19
-
python3-django-doc-1.9.6-2.lbn19.noarch
This package contains the documentation for the Django high-level
Python Web framework.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-ipware-1.1.5-1.lbn19.noarch
UNKNOWN
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-jinja-2.1.3-1.lbn19.noarch
django-jinja
============
Simple and nonobstructive jinja2 integration with
Django.
**Now with support for django 1.8**
.. image::
https://img.shields.io/travis/niwinz/django-jinja.svg?style=flat
:target:
https://travis-ci.org/niwinz/django-jinja
.. image::
https://img.shields.io/pypi/v/django-jinja.svg?style=flat
:target:
https://pypi.python.org/pypi/django-jinja
.. image:: ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-pgjson-0.3.1-1.lbn19.noarch
UNKNOWN
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-pglocks-1.0.1-1.lbn19.noarch
==============
django-pglocks
==============
django-pglocks provides a useful
context manager to manage PostgreSQL advisory locks. It requires Django (tested
with 1.5), PostgreSQL, and (probably) psycopg2.
Advisory Locks
==============
Advisory locks are application-level locks that are acquired and released
purely by the client of the database; PostgreSQL never acquires them on its
own. They ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-picklefield-0.3.2-1.lbn19.noarch
.. image:: https://travis-ci.org/gintas/django-picklefield.svg?branch=master
:target: https://travis-ci.org/gintas/django-picklefield
.. image::
https://coveralls.io/repos/gintas/django-
picklefield/badge.svg?branch=master&service=github
:target:
https://coveralls.io/github/gintas/django-picklefield?branch=master
-----
About
-----
**django-picklefield** provides an implementation of a ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19