python3-gnuplot
Python interface to the gnuplot plotting program
Gnuplot.py is a Python module that interfaces to gnuplot, the popular
plotting program. It allows you to use gnuplot from within Python to
plot arrays of data from memory, data files, or mathematical
functions. If you use Python to perform computations or as `glue' for
numerical programs, you can use this module to plot data on the fly as
they are computed. And the combination with Python makes it is easy to
automate things, including to create crude `animations' by plotting
different datasets one after another.
golang-glide
Vendor package management for Go
Glide is comparable to tools like Cargo, npm, Composer, Bundler, pip,
Maven but for Go. It manages vendored packages with ease.
libpynac18py3
Engine for symbolic geometric calculus for Python
Pynac (which stands for "Python is Not a CAS") is a fork of GiNaC that
replaces the dependency of GiNaC on CLN (Class Library for Numbers, C++) by
a dependency on Python.
python3-neo
Python IO library for electrophysiological data formats
NEO stands for Neural Ensemble Objects and is a project to provide common
classes and concepts for dealing with electro-physiological (in vivo
and/or simulated) data to facilitate collaborative software/algorithm
development. In particular Neo provides: a set a classes for data
representation with precise definitions, an IO module with a simple API,
documentation, and a set of examples.
libotbossimplugins-7.0-1
ORFEO Toolbox library - OTBOssimPlugins
python3-webvtt
Read, write and segment WebVTT caption files (Python3 version)
Python module for reading/writing WebVTT caption files. It also features
caption segmentation useful when captioning HLS videos.