Jinja2

Jinja2 (v2.7.3) is a template engine written in pure Python.  It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment.

If you have any exposure to other text-based template languages, such as Smarty or Django, you should feel right at home with Jinja2. It's both designer and developer friendly by sticking to Python's principles and adding functionality useful for templating environments.

MarkupSafe

MarkupSafe (v0.23) implements a unicode subclass that supports HTML strings. This can be used to
safely encode strings for dynamically generated web pages.

This is a Python library used as a dependency by some Python softwares (Jinja2, etc). If you want to install for other use, enable the repository and install it by typing "apt-get install" in MeeGo Harmattan Terminal.

python3-six

Six - Python 2 and 3 compatibility utilities

Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided.

For source-code of Six for Mer / Nemo / Sailfish, see the Mer COBS site project.

python3-pytz

python3-pyparsing

Grammar Parser Library for Python

The pyparsing module is an alternative approach to creating and executing
simple grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions. The pyparsing module provides a library of classes that client
code uses to construct the grammar directly in Python code.

For source-code of pyparsing for Mer / Nemo / Sailfish, see the Mer COBS site project.

 

python3-numexpr

Numexpr is a fast numerical expression evaluator for NumPy.  With it,
expressions that operate on arrays (like "3*a+4*b") are accelerated
and use less memory than doing the same calculation in Python.

For source-code of Numexpr for Mer / Nemo / Sailfish, see the Mer COBS site project.

python3-matplotlib

MatPlotLib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to MatLab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to MatLab users or an object oriented interface familiar to Python users.

For source-code of MatPlotLib for Mer / Nemo / Sailfish, see the Mer COBS site project.

 

python3-numpy

NumPy array processing for numbers, strings, records and objects

NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type which also makes NumPy suitable for
interfacing with general-purpose data-base applications.

python3-dateutil

A Python Datetime Library

The python dateutil module provides powerful extensions to the standard datetime module.

 

For source-code of Python Datetime for Mer / Nemo / Sailfish, see the Mer COBS site project.

 

OpenSports

Discontinued. But you might like SailGoal :-)

Pages

Subscribe to OpenRepos.net — Community Repository System RSS