-
python3-jupyter-themer-0.4.0-1.lbn25.py37.noarch
Apply custom CSS styling to your jupyter notebooks.Mix and match themes by:
color typography
Located in
LBN
/
…
/
Big Data
/
BastionLinux 25
-
python3-jupyterdrive-1.1.0-1.lbn25.noarch
UNKNOWN
Located in
LBN
/
…
/
Big Data
/
BastionLinux 25
-
python3-django-3.0.3-1.lbn25.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
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-django-appconf-1.0.3-1.lbn25.noarch
A helper class for handling configuration
defaults of packaged Django
apps gracefully.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-django-bootstrap-breadcrumbs-0.8.2-1.lbn25.py37.noarch
bootstrap-breadcrumbs is a drop-in replacement for django’s own ManyToManyField. The provided SortedManyToManyField behaves like the original one but remembers the order of added relations.
Usecases
Imagine that you have a gallery model and a photo model. Usually you want a relation between these models so you can add multiple photos to one gallery but also want to be able to have the same photo on many galleries.
This is where you usually can use many to many relation. The downside is that django’s default implementation doesn’t provide a way to order the photos in the gallery. So you only have a random ordering which is not suitable in most cases.
You can work around this limitation by using the SortedManyToManyField provided by this package as drop in replacement for django’s ManyToManyField.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-django-bower-5.2.0-1.lbn25.py37.noarch
Djangobower Easy way to use bower < with your Django < project.Bower is a
package manager for the web. It offers a generic, unopinionated solution to the
problem of frontend package management, while exposing the package dependency
model via an API that can be consumed by a more opinionated build stack. There
are no system wide dependencies, no dependencies are shared between different
apps, ...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-django-compressor-2.2-8.lbn25.noarch
Django Compressor combines and compresses linked and inline Javascript
or CSS in a Django templates into cacheable static files by using the
``compress`` template tag. HTML in between
``{% compress js/css %}`` and ``{% endcompress %}`` is
parsed and searched for CSS or JS. These styles and scripts are subsequently
processed with optional, configurable compilers and filters.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-django-discover-runner-1.0-12.lbn25.py37.noarch
An alternative Django TEST_RUNNER which uses the unittest2 test discovery
from a base path specified in the settings, or any other module or package
specified to the test management command -- including app tests.
This package includes Python 3 build of django-discover-runner.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-django-doc-1.11.13-2.lbn25.py37.noarch
This package contains the documentation for the Django high-level
Python Web framework.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-django-filter-2.2.0-1.lbn25.noarch
Django-filter is a reusable Django application for allowing users to filter
querysets dynamically. This is a Python 3 build of django-filter.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25