python3-dateutil

Datetime utilities. Built on a Jolla phone.

python3-pytz

Timezone info for Python

python3-cycler

Cycles of Things. Needed for Matplotlib...

python3-pyparsing

This pyparsing package was built on a Jolla Phone. See my fork of pyparsing for how I did it.

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.

Here is a program to parse “Hello, World!” (or any greeting of the form “salutation, addressee!”):

python3-six

This six package was built on a Jolla Phone. See my fork of six for how I did it.

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.

python3-numpy

This NumPy was built directly on a Jolla Phone/Xperia X. See my fork of NumPy to see how I did it.

Six tests seem to fail though, see the screenshots.

NumPy

NumPy is the fundamental package for scientific computing with Python. It contains among other things:

python3-kiwisolver

This kiwisolver package was built on a Jolla Phone. See my fork of kiwisolver for how I did it.

python3-matplotlib

This Matplotlib was built directly on a Jolla Phone/Xperia X. See my fork of Matplotlib to see how I did it. Due to Python version 3.4 on SailfishOS < 3.0.2.8 Oulanka, Matplotlib version 2.2.3 is the highest possible Matplotlib up to SailfishOS Oulanka as the Matplotlib version 3.0.0 requires Python 3.5+ and Matplotlib version 3.1 even Python 3.6+. From Oulanka on, Matplotlib > version 3 is installable.

python3-chardet

Chardet: The Universal Character Encoding Detector

Detects

python3-certifi

Certifi: Python SSL Certificates

Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project.

I am not the author of this software, just packaged it for SailfishOS.

Pages

Subscribe to OpenRepos.net — Community Repository System RSS