python-ubjson
Universal Binary JSON encoder/decoder for Python 2
Universal Binary JSON encoder/decoder based on the draft-12 specification.
It’s meant to behave very much like Python’s built-in JSON module
libqgis-native3.4.13
QGIS - shared native gui library
python3-django-sitetree
site tree, menu and breadcrumbs navigation for Django (Python3 version)
django-sitetree is a reusable application for Django, introducing site tree,
menu and breadcrumbs navigation elements. Site structure in django-sitetree is
described through Django admin interface in a so called site trees. Every item
of such a tree describes a page or a set of pages through the relation of URI
or URL to human-friendly title.
python3-pycurl
Python bindings to libcurl (Python 3)
This module provides the Python bindings to libcurl. Please refer to
the libcurl documentation available in libcurl4-gnutls-dev Debian package.
python-trie
Pure Python implementation of the trie data structure (Python 2)
A trie is an ordered tree data structure that is used to store a mapping where
the keys are sequences, usually strings over an alphabet.
In addition to implementing the mapping interface, tries allow finding the
items for a given prefix, and vice versa, finding the items whose keys are
prefixes of a given key.
libiconloader-java
Smart Java Icon Loader with support of HiDPI (Retina) images
This is required for loading images in darcula (same author).