Pytools is a bag of things that are ``missing'' from the Python standard library:
small helper functions such as
len_iterable,argmin, tuple generation, permutation generation, ASCII table pretty printing, GvR'smonkeypatch_xxxhack, the elusiveflatten, and much more.Michele Simionato's decorator module
A time-series logging module,
pytools.log.Batch job submission,
pytools.batchjob.A lexer,
pytools.lex.
This package provides a Pythonic Jupyter-friendly Python API for the HepMC3 library.
pyhepmc has been optimised for safety, usability, and efficiency by a human expert, something that an automatic tool cannot provide. It brings these unique features:
Python idioms are supported where appropriate.
Simple IO with
pyhepmc.open.An alternative Numpy API whih accelerates event processing.
The public API is fully documented with Python docstrings.
Objects are inspectable in Jupyter notebooks.
Events render as graphs in Jupyter notebooks.
This package provides a simple Python test runner for unittest that outputs Test Anything Protocol (TAP) results to standard output. Contrary to other TAP runners for Python, pycotap...
prints TAP (and only TAP) to standard output instead of to a separate file, allowing you to pipe it directly to TAP pretty printers and processors;
only contains a TAP reporter, so no parsers, no frameworks, no dependencies, etc;
is configurable: you can choose how you want the test output and test result diagnostics to end up in your TAP output (as TAP diagnostics, YAML blocks, or attachments).
Pyogrio provides a GeoPandas-oriented API to OGR vector data sources, such as ESRI Shapefile, GeoPackage, and GeoJSON. Vector data sources have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data. Pyogrio uses a vectorized approach for reading and writing GeoDataFrames to and from OGR vector data sources in order to give you faster interoperability. It uses pre-compiled bindings for GDAL/OGR so that the performance is primarily limited by the underlying I/O speed of data source drivers in GDAL/OGR rather than multiple steps of converting to and from Python data types within Python.
Python Netlink library.
Python wrapper for the Zotero API
Native app used alongside the Pywalfox browser extension
This package provides parted bindings for Python.
This library provides a timezone database for Python.
This package contains CPython bindings for libnest2d-for-cura.
Pygments is a syntax highlighting package written in Python.
Pyflakes statically checks Python source code for common errors.
This package provides a python implementation of DESeq2.
pypandoc is a thin Python wrapper around pandoc and pandoc-citeproc.
This package provides a generic API for dispatch to Pyro backends.
This package provides a Python library for probabilistic modeling and inference.
pyzabbix is a Python module for working with the Zabbix API.
This package provides Python bindings to the libBigWig library for accessing bigWig files.
This module lets you draw large letter from ordinary characters in pure Python.
Python interface of BigDFT for electronic structure calculation based on Daubechies wavelets.
pykdtree is a kd-tree implementation for fast nearest neighbour search in Python.
Pystache is a Python implementation of the framework agnostic, logic-free templating system Mustache.
This package provides a library and command-line tool for generating Github-style badges
This package is a toolbox for optimization on Riemannian manifolds with support for automatic differentiation.