libjsoncpp

JSON is a lightweight data-interchange format. It can represent numbers, strings, ordered sequences of values, and collections of name/value pairs.

JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.

python3-physt

python3-physt - Python histogram library

P(i/y)thon h(i/y)stograms. Inspired (and based on) numpy.histogram.
The unifies different concepts of histograms as occurring in numpy, pandas, matplotlib, ROOT, etc. and to create one representation that can be manipulated with from the data point of view and at the same time provides integration into IPython notebook and various plotting options.

compiled for Python3.8 noarch rpm

Requires: python3-numpy >= 1.17 , python3-pandas

python3-packaging

python3-packaging - Core utilities for Python packages

Core utilities for Python packages

compiled for Python3.8 noarch rpm

sha256sum filename:
02d5e0f98af22666416d404e9651602820e110c65f02507e195dbfbb06ce2b9a python3-packaging-21.3-0.noarch.rpm

python3-pyparsing

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.

compiled for Python3.8 noarch rpm

sha256sum filename:
83f1dc3fd5c69f54f8042cd3be9079940c84f4d6da591a55510c034128581076 python3-pyparsing-3.0.7-0.noarch.rpm

python3-xarray

python3-xarray - N-D labeled arrays and datasets in Python

xarray (formerly xray) is a python-pandas-like and pandas-compatible toolkit for analytics on multi-dimensional arrays. It provides N-dimensional variants of the python-pandas labeled data structures, rather than the tabular data that pandas uses.
The Common Data Model for self-describing scientific data is used. The dataset is an in-memory representation of a netCDF file.

compiled for Python3.8 noarch rpm

python3-typing_extensions

python3-typing_extensions - Backported and Experimental Type Hints for Python 35+

python3-moviepy

python3-moviepy - Video editing with Python

MoviePy is a Python library for video editing. It does cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects.

compiled for Python3.8 noarch rpm

Requires: python3-decorator , python3-tqdm , python3-imageio

sha256sum filename:
efb9820147968310b5eca32a73295c295aa3e5543a62599cc28dcdb30d9bce94 python3-moviepy-0.2.3.5-0.noarch.rpm

python3-decorator

python3-decorator - Decorators for Humans

Typical implementations of Python decorators involve nested functions, and do not preserve the signature of decorated functions, thus can be confusing to both developers and documentation tools.
This module changes the usage of decorators for the average programmer so as to make decorators such as memoize, tracing, redirecting_stdout, locked, etc. more accessible.

compiled for Python3.8 noarch rpm

python3-asteval

python3-asteval - Safe, minimalistic evaluator of python expression using ast module

ASTEVAL provides a numpy-aware, safe(ish) 'eval' function
Emphasis is on mathematical expressions, and so numpy ufuncs are used if available. Symbols are held in the Interpreter symbol table 'symtable': a simple dictionary supporting a simple, flat namespace.
Expressions can be compiled into ast node for later evaluation, using the values in the symbol table current at evaluation time.

compiled for Python3.8 noarch

python3-python-dateutil

python3-python-dateutil - A Python Datetime Library

Pages

Subscribe to OpenRepos.net — Community Repository System RSS