Python audio coding classes - for dsp and sonification
Enables Python programs to dynamically access arbitrary Java objects.
This Python package provides a collection of object-oriented and procedural interfaces for working with matrices, quaternions, vectors and plane/line/ray objects for 3D graphics.
Python ESN implementation.
Python wrapper for junegunn's fuzzyfinder fzf
.
A tool to create Python classes that represent JSON objects defined in JSG.
PyAMG is a library of Algebraic Multigrid (AMG) solvers with a convenient Python interface.
This package provides a Python wrapper for Ofir Pele and Michael Werman's implementation of the Earth Mover's Distance.
PyFIM is an extension module that makes several frequent item set mining implementations available as functions in Python 2.7.x & 3.8.x. Currently apriori, eclat, fpgrowth, sam, relim, carpenter, ista, accretion and apriacc are available as functions, although the interfaces do not offer all of the options of the command line program. (Note that lcm
is available as an algorithm mode of eclat
). There is also a "generic" function fim
, which is essentially the same function as fpgrowth
, only with a simplified interface (fewer options).
Finally, there is a function arules
for generating association rules (simplified interface compared to apriori
, eclat
and fpgrowth
, which can also be used to generate association rules.
Export data as binary VTK files
This package provides a python ShEx Implementation.
This package provides a library for writing Neovim plugins in Python.
This package is designed to help the scientist, engineer, statistician, etc., to construct appropriate experimental designs.
This package provides a Python module Py3AMF which is a fork of PyAMF with support of Python v3+.
Pycurl is a lightweight wrapper around libcurl. It provides high-speed transfers via libcurl and frequently outperforms alternatives.
This package computes metrics and generates Interactive QC plots from the sequencing summary report generated by Oxford Nanopore technologies basecaller.
python-pybare
is a general purpose library for strongly typed primitives in Python that supports serializing to and from BARE messages.
Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.
Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.
Pydbus provides a pythonic interface to the D-Bus message bus system. Pydbus can be used to access remote objects and also for object publication. It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python.
Python implementation of Jean Meeus astronomical routines
Generate PlantUML class diagrams to document your Python application.
This package provides tools for Makefile execution powered by pure Python.