Category: dev-python
Search
Compact View
abtem
- Ebuilds: 3, Testing: 1.0.9
Description: ab initio transmission electron microscopy
Homepage: https://github.com/abTEM/abTEM
License: GPL-3
amd-quark-bin
- Ebuilds: 1, Testing: 0.11.2
Description: AMD's quantization toolkit for ML model optimization (binary wheel)
Homepage:
https://quark.docs.amd.com
https://github.com/amd/quark
https://pypi.org/project/amd-quark/
License: MIT
anthropic
- Ebuilds: 1, Testing: 0.86.0
Description: The official Python library for the anthropic API
Homepage:
https://github.com/anthropics/anthropic-sdk-python
https://pypi.org/project/anthropic/
License: MIT
apache-tvm-ffi
- Ebuilds: 1, Testing: 0.1.9
Description: Lightweight, framework-agnostic FFI module from Apache TVM
Homepage:
https://github.com/apache/tvm-ffi
https://pypi.org/project/apache-tvm-ffi/
License: Apache-2.0
apsw
- Ebuilds: 3, Testing: 3.50.4.0
Description:
APSW provides an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible.
Everything you can do from the C API to SQLite 3, you can do from Python.
Although APSW looks vaguely similar to the DBAPI, it is not compliant with that API and instead
works the way SQLite 3 does.
Homepage: https://github.com/rogerbinns/apsw/
License: ZLIB
arro3-core
- Ebuilds: 1, Testing: 0.8.0
Description: Lightweight Rust-backed Arrow implementation for Python
Homepage:
https://github.com/kylebarron/arro3
https://pypi.org/project/arro3-core/
License: || ( MIT Apache-2.0 )
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0
CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 ZLIB
asciitree
- Ebuilds: 1, Testing: 0.3.3
Description: Draws ASCII trees
Homepage: http://github.com/mbr/asciitree
License: MIT
ase
- Ebuilds: 2, Testing: 3.28.0
Description: Set of Python modules for atomistic simulations
Homepage: http://wiki.fysik.dtu.dk/ase
License: LGPL-3
atomap
- Ebuilds: 5, Testing: 0.4.2
Description: Library for analysing atomic resolution images
Homepage: https://atomap.org/
License: GPL-3
av
- Ebuilds: 2, Testing: 17.0.1
Description: Pythonic bindings for FFmpeg's libraries.
Homepage: https://github.com/PyAV-Org/PyAV https://pypi.org/project/av/
License: BSD
bidict
- Ebuilds: 1, Testing: 0.23.1
Description: The bidirectional mapping library for Python
Homepage:
https://github.com/jab/bidict
https://pypi.org/project/bidict/
License: MPL-2.0
bokeh
- Ebuilds: 2, Testing: 3.9.0
Description: Statistical and interactive HTML plots for Python
Homepage: https://bokeh.org/
License: BSD
bumps
- Ebuilds: 1, Testing: 1.0.4
Description: Data fitting with Bayesian uncertainty analysis
Homepage:
https://github.com/bumps/bumps
https://pypi.org/project/bumps/
https://bumps.readthedocs.io/
License: public-domain MIT BSD
certifi-python2
- Ebuilds: 1, Testing: 10001
Description: Thin replacement for certifi using system certificate store
Homepage:
https://github.com/mgorny/certifi-shim
https://pypi.org/project/certifi
License: CC0-1.0
colorspacious
- Ebuilds: 1, Testing: 1.1.2
Description: Powerful, accurate, and easy-to-use Python library for colorspace conversions
Homepage: https://colorspacious.readthedocs.org
License: MIT
columnize
- Ebuilds: 1, Testing: 0.3.11
Description: Format a simple list into aligned columns
Homepage:
https://github.com/rocky/columnize
https://pypi.org/project/columnize/
License: PSF-2
compressed-tensors
- Ebuilds: 1, Testing: 0.15.0.1
Description: Library for utilizing the safetensors format with compressed tensors
Homepage:
https://github.com/vllm-project/compressed-tensors
https://pypi.org/project/compressed-tensors/
License: Apache-2.0
conch-triton-kernels
- Ebuilds: 1, Testing: 1.2.1
Description: Stack AV's Triton kernel repository for GPU-accelerated ML
Homepage:
https://github.com/stackav-oss/conch
https://pypi.org/project/conch-triton-kernels/
License: Apache-2.0
cuda-bindings
- Ebuilds: 1, Testing: 13.2.0
Description: Python bindings for CUDA driver and runtime APIs
Homepage:
https://github.com/NVIDIA/cuda-python
https://nvidia.github.io/cuda-python/cuda-bindings/
https://pypi.org/project/cuda-bindings/
License: NVIDIA-CUDA
cuda-pathfinder
- Ebuilds: 1, Testing: 1.5.4
Description:
Pathfinder utilities used by NVIDIA's cuda-python project to locate
installed CUDA components (binaries, dynamic libraries and headers)
at runtime. Required by cupy 14.x and other CUDA Python bindings.
Homepage:
https://github.com/NVIDIA/cuda-python
https://pypi.org/project/cuda-pathfinder/
License: Apache-2.0
cuda-python
- Ebuilds: 1, Testing: 13.2.0
Description: Metapackage pulling cuda-bindings and cuda-pathfinder
Homepage:
https://github.com/NVIDIA/cuda-python
https://nvidia.github.io/cuda-python/
https://pypi.org/project/cuda-python/
License: NVIDIA-CUDA
cuda-tile-bin
- Ebuilds: 1, Testing: 1.3.0
Description: NVIDIA CUDA Tile Compiler (binary wheels)
Homepage:
https://pypi.org/project/cuda-tile/
License: all-rights-reserved
cupy
- Ebuilds: 2, Testing: 14.0.1
Description: CuPy: A NumPy-compatible array library accelerated by CUDA
Homepage: https://cupy.dev/
License: MIT
cyclopts
- Ebuilds: 2, Testing: 4.11.2
Description: Intuitive, easy-to-use CLI framework based on type hints
Homepage:
https://github.com/BrianPugh/cyclopts
https://pypi.org/project/cyclopts/
License: Apache-2.0
dans-diffraction
- Ebuilds: 3, Testing: 3.0.0
Description: Generate diffracted intensities from crystals
Homepage: https://danporter.github.io/Dans_Diffraction/
License: Apache-2.0
darkdetect
- Ebuilds: 1, Testing: 0.8.0
Description:
Tiny Python package that returns the host operating system's
light/dark theme preference. Used by wxmplot/wxutils to pick
matching plot styles on launch.
Homepage:
https://github.com/albertosottile/darkdetect
https://pypi.org/project/darkdetect/
License: BSD
dask
- Ebuilds: 2, Testing: 2026.3.0
Description:
Dask is a simple task scheduling system that uses directed acyclic
graphs (DAGs) of tasks to break up large computations into many
small ones.
Homepage:
https://www.dask.org/
https://github.com/dask/dask/
https://pypi.org/project/dask/
License: BSD
dask-labextension
- Ebuilds: 1, Testing: 7.0.0
Description: JupyterLab extension for Dask
Homepage: https://github.com/dask/dask-labextension
License: BSD
deltalake
- Ebuilds: 1, Testing: 1.5.1
Description: Native Delta Lake Python binding based on delta-rs
Homepage:
https://github.com/delta-io/delta-rs
https://pypi.org/project/deltalake/
https://delta-io.github.io/delta-rs/
License: Apache-2.0
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0
CC0-1.0 ISC MIT MPL-2.0 OFL-1.1 Unicode-3.0 Unicode-DFS-2016 ZLIB
depyf
- Ebuilds: 1, Testing: 0.20.0
Description: Decompile Python functions, from bytecode to source code
Homepage:
https://github.com/thuml/depyf
https://pypi.org/project/depyf/
License: MIT
diffpy-structure
- Ebuilds: 2, Testing: 3.4.0
Description: Crystal structure container and parsers for structure formats
Homepage: https://github.com/diffpy/diffpy.structure
License: BSD
diffpy-utils
- Ebuilds: 1, Testing: 3.7.2
Description: General-purpose utilities for the diffpy libraries
Homepage:
https://github.com/diffpy/diffpy.utils
https://pypi.org/project/diffpy.utils/
License: BSD
diffsims
- Ebuilds: 3, Testing: 0.7.0
Description: Python library for simulating diffraction
Homepage: https://github.com/pyxem/diffsims
License: GPL-3
distributed
- Ebuilds: 2, Testing: 2026.3.0
Description: Distributed scheduler for Dask
Homepage:
https://distributed.dask.org/
https://github.com/dask/distributed/
https://pypi.org/project/distributed/
License: BSD
docstring-parser
- Ebuilds: 1, Testing: 0.18.0
Description: Parse Python docstrings in reST, Google and Numpydoc formats
Homepage:
https://github.com/rr-/docstring_parser
https://pypi.org/project/docstring_parser/
License: MIT
donfig
- Ebuilds: 1, Testing: 0.8.1_p1
Description: Python package for configuring a python package
Homepage:
https://github.com/pytroll/donfig
https://pypi.org/project/donfig/
License: MIT
einops
- Ebuilds: 1, Testing: 0.8.2
Description: Flexible and powerful tensor operations for readable code
Homepage:
https://github.com/arogozhnikov/einops
https://pypi.org/project/einops/
License: MIT
emdfile
- Ebuilds: 2, Testing: 0.0.16
Description: hdf5-based Electron Microscopy Dataset
Homepage: https://github.com/py4dstem/emdfile
License: MIT
emmet-core
- Ebuilds: 2, Testing: 0.86.4
Description: Core Emmet data models for the Materials Project
Homepage:
https://github.com/materialsproject/emmet/
https://pypi.org/project/emmet-core/
License: BSD
euphonic
- Ebuilds: 2, Testing: 1.6.1
Description: Calculates phonon bandstructures and inelastic neutron scattering intensities
Homepage: https://github.com/pace-neutrons/Euphonic
License: GPL-3
exspy
- Ebuilds: 2, Testing: 0.3.2
Description: EELS and EDS analysis with the HyperSpy framework
Homepage: https://github.com/hyperspy/exspy
License: GPL-3
fabio
- Ebuilds: 2, Testing: 2025.10.0 , 2024.9.0
Description: FabIO is an I/O library for images produced by 2D X-ray detectors
Homepage: https://github.com/silx-kit/fabio
License: MIT
fastapi
- Ebuilds: 1, Testing: 0.135.3
Description: FastAPI framework, high performance, easy to learn, ready for production
Homepage:
https://fastapi.tiangolo.com/
https://pypi.org/project/fastapi/
https://github.com/fastapi/fastapi
License: MIT
fastrlock
- Ebuilds: 2, Testing: 0.8.3
Description: Fast, re-entrant optimistic lock implemented in Cython
Homepage: https://github.com/scoder/fastrlock
License: MIT
fastsafetensors
- Ebuilds: 1, Testing: 0.2.2
Description: High-performance safetensors model loader (GPUDirect Storage)
Homepage:
https://github.com/foundation-model-stack/fastsafetensors
https://pypi.org/project/fastsafetensors/
License: Apache-2.0
flashinfer-cubin
- Ebuilds: 1, Testing: 0.6.8_p1
Description: Pre-compiled cubins for FlashInfer kernels
Homepage:
https://github.com/flashinfer-ai/flashinfer
https://pypi.org/project/flashinfer-cubin/
License: all-rights-reserved
flashinfer-python
- Ebuilds: 1, Testing: 0.6.8_p1
Description: FlashInfer: kernel library for LLM serving (Python frontend)
Homepage:
https://github.com/flashinfer-ai/flashinfer
https://pypi.org/project/flashinfer-python/
License: Apache-2.0
flexcache
- Ebuilds: 1, Testing: 0.3
Description: Saves and loads to the cache a transformed versions of a source object
Homepage: https://github.com/hgrecco/flexcache
License: BSD
flexparser
- Ebuilds: 1, Testing: 0.4
Description: Parsing made fun ... using typing.
Homepage: https://github.com/hgrecco/flexparser
License: BSD
gdown
- Ebuilds: 1, Testing: 6.0.0
Description: Command-line Google Drive file downloader
Homepage:
https://github.com/wkentaro/gdown/
https://pypi.org/project/gdown/
License: MIT
gemmi
- Ebuilds: 3, Testing: 0.7.5
Description: library for structural biology
Homepage: https://project-gemmi.github.io/
License: MPL-2.0
gguf
- Ebuilds: 1, Testing: 0.19.0
Description: Read and write ML models in GGUF for GGML
Homepage:
https://ggml.ai
https://github.com/ggml-org/llama.cpp
https://pypi.org/project/gguf/
License: MIT
google-crc32c
- Ebuilds: 1, Testing: 1.8.0
Description: Python wrapper of the C library 'Google CRC32C'
Homepage:
https://github.com/googleapis/python-crc32c
https://pypi.org/project/google-crc32c/
License: Apache-2.0
h5pyd
- Ebuilds: 1, Testing: 0.24.0
Description:
h5pyd presents an h5py-compatible Python API on top of the HDF
REST/HSDS service. Provides the dev-python/silx [h5pyd] extra
that lets silx browse and read remote HSDS-served HDF5 datasets.
Homepage:
https://github.com/HDFGroup/h5pyd
https://pypi.org/project/h5pyd/
License: BSD
hatch-build-scripts
- Ebuilds: 1, Testing: 1.0.0
Description: Hatch plugin to run build scripts and bundle their artifacts
Homepage:
https://github.com/mkniewallner/hatch-build-scripts
https://pypi.org/project/hatch-build-scripts/
License: MIT
hatch-requirements-txt
- Ebuilds: 1, Testing: 0.4.1
Description: Hatchling plugin to read project dependencies from requirements.txt
Homepage: https://github.com/repo-helper/hatch-requirements-txt
License: BSD
hatch-sphinx
- Ebuilds: 1, Testing: 0.0.4
Description: Hatch plugin to build Sphinx documentation during wheel builds
Homepage:
https://github.com/llimeht/hatch-sphinx
https://pypi.org/project/hatch-sphinx/
License: MIT
hdf5plugin
- Ebuilds: 3, Testing: 6.0.0
Description: HDF5 Plugins for Windows, MacOS, and Linux
Homepage: https://github.com/silx-kit/hdf5plugin
License: GPL-3
httpx-sse
- Ebuilds: 1, Testing: 0.4.3
Description: Consume Server-Sent Event (SSE) messages with HTTPX
Homepage:
https://github.com/florimondmanca/httpx-sse
https://pypi.org/project/httpx-sse/
License: MIT
hyperspy
- Ebuilds: 2, Testing: 2.4.0
Description: Interactive analysis of multidimensional datasets tools
Homepage: https://hyperspy.org/
License: GPL-3
hyperspy-gui-ipywidgets
- Ebuilds: 2, Testing: 2.1.1
Description: Interactive analysis of multidimensional datasets tools
Homepage: https://hyperspy.org/
License: GPL-3
hyperspy-gui-traitsui
- Ebuilds: 2, Testing: 2.1.1
Description: Provides traitsui graphic user interface (GUI) elements for hyperspy
Homepage: https://hyperspy.org/
License: GPL-3
hyperspyui
- Ebuilds: 1, Testing: 2.0.2
Description: Qt GUI for hyperspy - multidimensional data analysis
Homepage:
https://hyperspy.org/hyperspyUI/
https://github.com/hyperspy/hyperspyUI/
https://pypi.org/project/hyperspyUI/
License: GPL-3
interegular
- Ebuilds: 1, Testing: 0.3.3
Description: A regex intersection checker
Homepage:
https://github.com/MegaIng/interegular
https://pypi.org/project/interegular/
License: MIT
ipympl
- Ebuilds: 1, Testing: 0.10.0
Description: Matplotlib Jupyter Extension
Homepage: http://matplotlib.org
License: BSD
jiter
- Ebuilds: 1, Testing: 0.13.0
Description: Fast iterable JSON parser
Homepage:
https://github.com/pydantic/jiter
https://pypi.org/project/jiter/
License: MIT
Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 UoI-NCSA
Unicode-3.0
larixite
- Ebuilds: 1, Testing: 2025.5.1
Description: CIF + crystal-structure helpers used by xraylarch
Homepage:
https://github.com/xraypy/larixite/
https://pypi.org/project/larixite/
License: MIT
link-traits
- Ebuilds: 2, Testing: 1.0.3
Description: A fork to traitlets
Homepage: https://github.com/hyperspy/link_traits
License: BSD
llguidance
- Ebuilds: 1, Testing: 1.3.0
Description: Microsoft's low-level guidance library: grammar-constrained LLM generation
Homepage:
https://github.com/microsoft/llguidance
https://pypi.org/project/llguidance/
License: MIT
0BSD Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB
llvmlite
- Ebuilds: 4, Testing: 0.47.0
Description:
llvmlite uses the LLVM library for JIT (just-in-time) compilation of
Python code into native machine instructions during runtime. Instead
of exposing large parts of the LLVM C++ API for direct calls into the
LLVM library, llvmlite follows a lightweight multi-layered approach.
Homepage: https://llvmlite.pydata.org/
License: BSD
lm-format-enforcer
- Ebuilds: 1, Testing: 0.11.3
Description: Enforce the output format (JSON Schema, Regex, etc) of a language model
Homepage:
https://github.com/noamgat/lm-format-enforcer
https://pypi.org/project/lm-format-enforcer/
License: MIT
locket
- Ebuilds: 1, Testing: 1.0.0
Description: File-based locks for Python
Homepage:
https://github.com/mwilliamson/locket.py/
https://pypi.org/project/locket/
License: BSD
matplotlib-scalebar
- Ebuilds: 2, Testing: 0.9.0
Description: Artist for matplotlib to display a scale bar
Homepage: https://github.com/ppinard/matplotlib-scalebar
License: BSD
mcp
- Ebuilds: 1, Testing: 1.26.0
Description: Model Context Protocol SDK
Homepage:
https://modelcontextprotocol.io/
https://github.com/modelcontextprotocol/python-sdk
https://pypi.org/project/mcp/
License: MIT
mistral-common
- Ebuilds: 1, Testing: 1.11.2
Description: Mistral-common: library of common utilities for Mistral AI
Homepage:
https://github.com/mistralai/mistral-common
https://pypi.org/project/mistral_common/
License: Apache-2.0
model-hosting-container-standards
- Ebuilds: 1, Testing: 0.1.15
Description: Python toolkit for standardized model hosting container implementations
Homepage:
https://github.com/aws/sagemaker-hosting-toolkit
https://pypi.org/project/model-hosting-container-standards/
License: Apache-2.0
monty
- Ebuilds: 1, Testing: 2026.2.18
Description: Stdlib supplement and helpers used across the pymatgen family
Homepage:
https://github.com/materialsvirtuallab/monty/
https://pypi.org/project/monty/
License: MIT
mp-api
- Ebuilds: 2, Testing: 0.46.1
Description: Client library for accessing the new Materials Project API
Homepage:
https://github.com/materialsproject/api/
https://pypi.org/project/mp-api/
License: BSD
mpire
- Ebuilds: 2, Testing: 2.10.2
Description: A Python package for easy multiprocessing
Homepage: https://github.com/sybrenjansen/mpire
License: MIT
mpld3
- Ebuilds: 1, Testing: 0.5.12
Description: D3-backed viewer for matplotlib figures
Homepage:
https://github.com/mpld3/mpld3
https://pypi.org/project/mpld3/
https://mpld3.github.io/
License: BSD
ncempy
- Ebuilds: 2, Testing: 1.15
Description: openNCEM's Python Package
Homepage: https://github.com/ercius/openNCEM
License: GPL-3 MIT
numba
- Ebuilds: 5, Testing: 0.65.1
Description:
Numba is a NumPy-aware optimizing compiler for Python. It uses the LLVM
compiler infrastructure to compile Python syntax to machine code.
It is aware of NumPy arrays as typed memory regions and so can
speed-up code using NumPy arrays. Other, less well-typed code will be
translated to Python C-API calls effectively removing the
"interpreter" but not removing the dynamic indirection.
Homepage: https://numba.pydata.org/
https://github.com/numba
License: BSD
numcodecs
- Ebuilds: 4, Testing: 0.16.5
Description:
A Python package providing buffer compression and transformation
codecs for use in data storage and communication applications.
Homepage: https://github.com/zarr-developers/numcodecs
License: GPL-3
numdifftools
- Ebuilds: 1, Testing: 0.9.42
Description: Solves automatic numerical differentiation problems in one or more variables
Homepage:
https://github.com/pbrod/numdifftools/
https://pypi.org/project/numdifftools/
License: BSD
numpy-python2
- Ebuilds: 1, Testing: 1.16.6
Description: Fast array and numerical python library
Homepage: https://numpy.org/
License: BSD
nvidia-cudnn-frontend
- Ebuilds: 1, Testing: 1.18.0
Description: cuDNN Frontend Python bindings (header API + pybind11 layer)
Homepage:
https://github.com/NVIDIA/cudnn-frontend
https://pypi.org/project/nvidia-cudnn-frontend/
License: MIT
nvidia-cutlass-dsl
- Ebuilds: 1, Testing: 4.5.0
Description: NVIDIA CUTLASS Python DSL — metapackage for libs-base + libs-cu13
Homepage:
https://github.com/NVIDIA/cutlass
https://docs.nvidia.com/cutlass/media/docs/python/
https://pypi.org/project/nvidia-cutlass-dsl/
License: NVIDIA-CUDA
nvidia-cutlass-dsl-libs-base
- Ebuilds: 1, Testing: 4.5.0
Description: NVIDIA CUTLASS Python DSL — base shared libs
Homepage:
https://github.com/NVIDIA/cutlass
https://pypi.org/project/nvidia-cutlass-dsl-libs-base/
License: NVIDIA-CUDA
nvidia-cutlass-dsl-libs-cu13
- Ebuilds: 1, Testing: 4.5.0
Description: NVIDIA CUTLASS Python DSL — CUDA-13-specific shared libs
Homepage:
https://github.com/NVIDIA/cutlass
https://pypi.org/project/nvidia-cutlass-dsl-libs-cu13/
License: NVIDIA-CUDA
openai
- Ebuilds: 1, Testing: 2.29.0
Description: The official Python library for the openai API
Homepage:
https://github.com/openai/openai-python
https://pypi.org/project/openai/
License: Apache-2.0
openai-harmony
- Ebuilds: 1, Testing: 0.0.8
Description: OpenAI's response format for its open-weight model series gpt-oss
Homepage:
https://github.com/openai/harmony
https://pypi.org/project/openai-harmony/
License: Apache-2.0
0BSD Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB
opentelemetry-exporter-otlp
- Ebuilds: 1, Testing: 1.40.0
Description: OpenTelemetry Collector Protobuf over gRPC and HTTP Exporters
Homepage:
https://opentelemetry.io/
https://pypi.org/project/opentelemetry-exporter-otlp/
https://github.com/open-telemetry/opentelemetry-python/
License: Apache-2.0
opentelemetry-exporter-otlp-proto-common
- Ebuilds: 1, Testing: 1.40.0
Description: OpenTelemetry Protobuf encoding
Homepage:
https://opentelemetry.io/
https://pypi.org/project/opentelemetry-exporter-otlp-proto-common/
https://github.com/open-telemetry/opentelemetry-python/
License: Apache-2.0
opentelemetry-exporter-otlp-proto-grpc
- Ebuilds: 1, Testing: 1.40.0
Description: OpenTelemetry Collector Protobuf over gRPC Exporter
Homepage:
https://opentelemetry.io/
https://pypi.org/project/opentelemetry-exporter-otlp-proto-grpc/
https://github.com/open-telemetry/opentelemetry-python/
License: Apache-2.0
opentelemetry-exporter-otlp-proto-http
- Ebuilds: 1, Testing: 1.40.0
Description: OpenTelemetry Collector Protobuf over HTTP Exporter
Homepage:
https://opentelemetry.io/
https://pypi.org/project/opentelemetry-exporter-otlp-proto-http/
https://github.com/open-telemetry/opentelemetry-python/
License: Apache-2.0
opentelemetry-proto
- Ebuilds: 1, Testing: 1.40.0
Description: OpenTelemetry Python Proto
Homepage:
https://opentelemetry.io/
https://pypi.org/project/opentelemetry-proto/
https://github.com/open-telemetry/opentelemetry-python/
License: Apache-2.0
opentelemetry-semantic-conventions-ai
- Ebuilds: 1, Testing: 0.5.1
Description: OpenTelemetry Semantic Conventions extension for Large Language Models
Homepage:
https://github.com/traceloop/openllmetry
https://pypi.org/project/opentelemetry-semantic-conventions-ai/
License: Apache-2.0
orix
- Ebuilds: 1, Testing: 0.14.2
Description:
orix is an open-source Python library for analysing crystal
orientation mapping data. It is part of the pyxem project and is
a runtime dependency of diffsims and pyxem.
Homepage:
https://github.com/pyxem/orix
https://pypi.org/project/orix/
License: GPL-3+
orsopy
- Ebuilds: 1, Testing: 1.2.3
Description:
orsopy is the support library of the Open Reflectometry Standards
Organization (ORSO). It provides Python tooling for the ORSO file
formats (.ort/.orb), an SLD database, and helpers for reflectometry
metadata. Pulled in by sci-physics/mantid for ORSO-format save algorithms.
Homepage:
https://github.com/reflectivity/orsopy
https://pypi.org/project/orsopy/
License: MIT
outlines-core
- Ebuilds: 1, Testing: 0.2.14
Description: Structured text generation core engine in Rust
Homepage:
https://github.com/dottxt-ai/outlines-core
https://pypi.org/project/outlines_core/
License: Apache-2.0
0BSD Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB
palettable
- Ebuilds: 1, Testing: 3.3.3
Description: Color palettes for Python
Homepage:
https://jiffyclub.github.io/palettable/
https://github.com/jiffyclub/palettable/
https://pypi.org/project/palettable/
License: MIT
parsimonious
- Ebuilds: 2, Testing: 0.11.0
Description: pure-Python PEG parser
Homepage:
https://github.com/erikrose/parsimonious/
https://pypi.org/project/parsimonious/
License: MIT
partd
- Ebuilds: 1, Testing: 1.4.2
Description: Appendable key-value storage
Homepage:
https://github.com/dask/partd/
https://pypi.org/project/partd/
License: BSD
partial-json-parser
- Ebuilds: 1, Testing: 0.2.1.1_p7
Description: Parse partial JSON generated by LLM
Homepage:
https://promplate.dev/partial-json-parser
https://github.com/promplate/partial-json-parser
https://pypi.org/project/partial-json-parser/
License: MIT
peakutils
- Ebuilds: 3, Testing: 1.3.5
Description: This package provides utilities related to the detection of peaks on 1D data.
Homepage: https://pypi.org/project/PeakUtils/
https://bitbucket.org/lucashnegri/peakutils/
License: MIT
periodictable
- Ebuilds: 1, Testing: 2.1.0
Description: Extensible periodic table of the elements with X-ray/neutron scattering data
Homepage:
https://github.com/python-periodictable/periodictable
https://pypi.org/project/periodictable/
https://periodictable.readthedocs.io/
License: public-domain BSD
pint
- Ebuilds: 3, Testing: 0.25.3
Description: Python package to manipulate physical units
Homepage: https://pint.readthedocs.io
License: BSD
prometheus-fastapi-instrumentator
- Ebuilds: 1, Testing: 7.1.0
Description: Instrument your FastAPI app with Prometheus metrics
Homepage:
https://github.com/trallnag/prometheus-fastapi-instrumentator
https://pypi.org/project/prometheus-fastapi-instrumentator/
License: ISC
pubchempy
- Ebuilds: 1, Testing: 1.0.5
Description: Python wrapper around the PubChem PUG REST API
Homepage:
https://github.com/mcs07/PubChemPy
https://pypi.org/project/PubChemPy/
https://docs.pubchempy.org
License: MIT
py4dstem
- Ebuilds: 2, Testing: 0.14.18
Description: Processing and analysis of 4D-STEM data
Homepage: https://github.com/py4dstem/py4DSTEM/
License: GPL-3
pyausaxs
- Ebuilds: 2, Testing: 1.1.3
Description:
Minimal pyausaxs stub for Gentoo. Upstream pyausaxs is a Python
binding for the AUSAXS C++ SAXS engine and ships only as
platform-specific wheels with a bundled libausaxs. SasView imports
pyausaxs.AUSAXS at module load time, but guards call-sites with
try/except and falls back to its pure-Python scattering calculator,
so this stub lets SasView run without the native accelerator.
Homepage:
https://github.com/AUSAXS/pyAUSAXS
https://pypi.org/project/pyausaxs/
License: LGPL-3+
pybase64
- Ebuilds: 1, Testing: 1.4.3
Description: Fast base64 encoding/decoding for Python (libbase64 wrapper)
Homepage:
https://github.com/mayeut/pybase64
https://pybase64.readthedocs.io/
https://pypi.org/project/pybase64/
License: BSD-2
pycairo-python2
- Ebuilds: 1, Testing: 1.18.2
Description: Python bindings for the cairo library
Homepage: https://www.cairographics.org/pycairo/ https://github.com/pygobject/pycairo
License: || ( LGPL-2.1 MPL-1.1 )
pyclibrary
- Ebuilds: 1, Testing: 0.3.0
Description: C binding automation — parses C headers for ABI generation
Homepage:
https://github.com/MatthieuDartiailh/pyclibrary
https://pypi.org/project/pyclibrary/
License: MIT
pycuda
- Ebuilds: 2, Testing: 2026.1
Description: Python wrapper for NVIDIA CUDA
Homepage:
https://mathema.tician.de/software/pycuda/
https://pypi.org/project/pycuda/
https://github.com/inducer/pycuda
License: Apache-2.0 MIT
pydantic-extra-types
- Ebuilds: 1, Testing: 2.11.1
Description: Extra Pydantic types
Homepage:
https://github.com/pydantic/pydantic-extra-types/
https://pypi.org/project/pydantic-extra-types/
License: MIT
pyface
- Ebuilds: 1, Testing: 8.0.0
Description: Toolkit-independent GUI abstraction layer for visualization features of Traits
Homepage: https://docs.enthought.com/pyface/
License: BSD
pyfai
- Ebuilds: 2, Testing: 2026.3.0
Description: Library for azimuthal integration of 2D diffraction data
Homepage: https://pyfai.readthedocs.io
License: MIT
pyfftw
- Ebuilds: 2, Stable: 9999 , Testing: 9999 , 0.15.1
Description: A pythonic python wrapper around FFTW
Homepage:
https://github.com/pyFFTW/pyFFTW/
https://pypi.org/project/pyFFTW/
License: BSD
pygobject
- Ebuilds: 1, Testing: 2.28.6-r55
Description:
GObject is a object system used by GTK+, GStreamer and other libraries.
PyGObject provides a convenient wrapper for use in Python programs when
accessing GObject libraries. Like the GObject library itself PyGObject
is licensed under the GNU LGPL, so is suitable for use in both free
software and proprietary applications. It is already in use in many
applications ranging from small single purpose scripts up to large full
featured applications. PyGObject now dynamically accesses any GObject
libraries that uses GObject Introspection. It replaces the need for
separate modules such as PyGTK, GIO and python-gnome to build a full
GNOME 3.0 application. Once new functionality is added to gobject
library it is instantly available as a Python API without the need for
intermediate Python glue.
Homepage: http://www.pygtk.org/
License: LGPL-2.1+
pygtk
- Ebuilds: 1, Testing: 2.24.0-r6
Description:
PyGTK provides a convenient wrapper for the GTK+ library for use in
Python programs, taking care of many of the boring details such as
managing memory and type casting. When combined with PyORBit and
gnome-python, it can be used to write full featured Gnome applications.
Homepage: https://gitlab.gnome.org/Archive/pygtk
License: LGPL-2.1
pylops
- Ebuilds: 2, Testing: 2.6.0
Description: Linear operators to allow solving large-scale optimization problems
Homepage: https://github.com/PyLops/pylops
License: LGPL-3
pymatgen
- Ebuilds: 2, Testing: 2026.5.4
Description: Python Materials Genomics (umbrella shim over pymatgen-core)
Homepage:
https://github.com/materialsproject/pymatgen/
https://pypi.org/project/pymatgen/
License: MIT
pymatgen-core
- Ebuilds: 1, Testing: 2026.4.16
Description: Core pieces of the Python Materials Genomics library (pymatgen)
Homepage:
https://github.com/materialsproject/pymatgen/
https://pypi.org/project/pymatgen-core/
License: MIT
pymatgen-io-validation
- Ebuilds: 1, Testing: 0.1.2
Description: Schema-validation helpers for pymatgen IO classes
Homepage:
https://github.com/materialsproject/pymatgen-io-validation/
https://pypi.org/project/pymatgen-io-validation/
License: MIT
pynida
- Ebuilds: 1, Testing: 0.1.16
Description: In-situ nanoindentation data analysis
Homepage: https://github.com/LebedevV/pynida
License: GPL-3
pyprismatic
- Ebuilds: 1, Testing: 2.0
Description: Python bindings for the Prismatic STEM simulation framework
Homepage: https://prism-em.com
License: GPL-3
pyqode-core
- Ebuilds: 1, Testing: 4.0.11
Description: Core framework for pyqode - Qt source-code editor widget
Homepage:
https://github.com/pyQode/pyqode.core/
https://pypi.org/project/pyqode.core/
License: MIT
pyqode-python
- Ebuilds: 1, Testing: 4.0.2
Description: Python backend for pyqode - adds Python code editing support
Homepage:
https://github.com/pyQode/pyqode.python/
https://pypi.org/project/pyqode.python/
License: MIT
pyshortcuts
- Ebuilds: 2, Testing: 1.9.7
Description: Pyshortcuts helps to create desktop shortcuts that will run python scripts
Homepage: https://github.com/newville/pyshortcuts
License: BSD
pyside
- Ebuilds: 2, Testing: 6.11.0-r99
Description:
Python bindings for the Qt6 framework. Forked from ::gentoo with a
`datavis` USE flag that wires up PySide6.QtDataVisualization (paired
with this overlay's dev-qt/qtdatavis3d). ::gentoo dropped the
QtDataVisualization module during its Qt6 import; sci-physics/sasview's
Shape2SAS calculator unconditionally imports it, so the overlay carries
the binding.
Homepage: https://wiki.qt.io/PySide6
License: || ( GPL-2 GPL-3 LGPL-3 )
pytest-mpl
- Ebuilds: 2, Testing: 0.19.0
Description: Pytest plugin to faciliate image comparison for matplotlib figures
Homepage: https://github.com/matplotlib/pytest-mpl
License: BSD
python-socketio
- Ebuilds: 2, Testing: 5.16.1
Description: Socket.IO realtime client and server for Python
Homepage:
https://github.com/miguelgrinberg/python-socketio
https://pypi.org/project/python-socketio/
License: MIT
pyvista
- Ebuilds: 2, Testing: 0.48.0
Description:
PyVista is a streamlined Pythonic interface to VTK for 3D plotting,
mesh analysis and scientific visualisation. Pulled in by
sci-physics/mantid for the workbench instrument view.
Homepage:
https://github.com/pyvista/pyvista
https://pypi.org/project/pyvista/
https://docs.pyvista.org/
License: MIT
pyvistaqt
- Ebuilds: 1, Testing: 0.11.4
Description: Qt-based plotting GUI for PyVista (background plotter, scientific viewers)
Homepage:
https://github.com/pyvista/pyvistaqt
https://pypi.org/project/pyvistaqt/
License: MIT
pyxem
- Ebuilds: 3, Testing: 0.21.0
Description: Python library for multi-dimensional diffraction microscopy
Homepage: https://pyxem.github.io
License: GPL-3
qtpy
- Ebuilds: 1, Testing: 2.4.3-r99
Description:
QtPy is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide.
It provides support for PyQt6, PyQt5 and PySide6.
Basically, you can write your code as if you were using PyQt6 but import Qt modules from qtpy instead of PyQt6 (or PySide6).
Forked from ::gentoo with a USE=pyqt5 flag that re-enables PyQt5 backend
detection (suppressed in ::gentoo as part of Qt5 deprecation).
Homepage:
https://github.com/spyder-ide/qtpy/
https://pypi.org/project/QtPy/
License: MIT
quack-kernels
- Ebuilds: 1, Testing: 0.3.3
Description: QuACK attention kernels for vLLM/FlashInfer (cute-DSL based)
Homepage:
https://github.com/Dao-AILab/quack
https://pypi.org/project/quack-kernels/
License: Apache-2.0
rdfpy
- Ebuilds: 1, Testing: 1.0.0
Description: Module for fast computation of 2D and 3D radial distribution functions
Homepage: https://github.com/by256/rdfpy
License: MIT
rich-rst
- Ebuilds: 1, Testing: 1.3.2
Description: A beautiful reStructuredText renderer for the rich library
Homepage:
https://github.com/wasi-master/rich-rst
https://pypi.org/project/rich-rst/
License: MIT
rosettasciio
- Ebuilds: 2, Testing: 0.13.0
Description: Reading and writing scientific file formats
Homepage: https://hyperspy.org/rosettasciio
License: GPL-3
runai-model-streamer-bin
- Ebuilds: 1, Testing: 0.15.7
Description: Run:ai's fast multi-tensor PyTorch model streamer (binary wheel)
Homepage:
https://github.com/run-ai/runai-model-streamer
https://pypi.org/project/runai-model-streamer/
License: Apache-2.0
sasdata
- Ebuilds: 1, Testing: 0.11.0
Description: Import/export of reduced small-angle scattering data for SasView
Homepage:
https://github.com/SasView/sasdata
https://pypi.org/project/sasdata/
https://www.sasview.org/
License: BSD
sasmodels
- Ebuilds: 1, Testing: 1.0.12
Description: Small-angle scattering theory models for bumps and SasView
Homepage:
https://github.com/SasView/sasmodels
https://pypi.org/project/sasmodels/
https://www.sasview.org/docs/
License: public-domain
scikit-optimize
- Ebuilds: 2, Testing: 0.10.2
Description: Sequential model-based optimization library
Homepage: https://scikit-optimize.github.io/
License: BSD
scooby
- Ebuilds: 1, Testing: 0.11.2
Description: Lightweight tool to report Python package versions and system info
Homepage:
https://github.com/banesullivan/scooby
https://pypi.org/project/scooby/
License: MIT
seekpath
- Ebuilds: 1, Testing: 2.2.1
Description: Obtain and visualize k-vector coefficients and obtain band paths
Homepage: https://seekpath.readthedocs.io/en/latest/
License: MIT
setuptools-python2
- Ebuilds: 1, Testing: 46.4.0-r2
Description: Collection of extensions to Distutils
Homepage: https://github.com/pypa/setuptools https://pypi.org/project/setuptools/
License: MIT
setuptools_scm-python2
- Ebuilds: 1, Testing: 4.1.2-r1
Description: Manage versions by scm tags via setuptools
Homepage: https://github.com/pypa/setuptools_scm https://pypi.org/project/setuptools_scm/
License: MIT
silx
- Ebuilds: 1, Testing: 3.0.0
Description: Python packages collection for synchrotron data manipulation
Homepage: http://www.silx.org/
License: MIT
sparse
- Ebuilds: 2, Testing: 0.18.0
Description: Sparse multi-dimensional arrays for the PyData ecosystem
Homepage: https://github.com/pydata/sparse/
License: BSD
spur
- Ebuilds: 1, Testing: 0.3.23
Description: Run commands locally or over SSH using the same interface
Homepage:
https://github.com/mwilliamson/spur.py/
https://pypi.org/project/spur/
License: BSD-2
sqlalchemy-utils
- Ebuilds: 1, Testing: 0.42.1
Description: Various utility functions and datatypes for SQLAlchemy
Homepage:
https://github.com/kvesteri/sqlalchemy-utils/
https://pypi.org/project/SQLAlchemy-Utils/
License: BSD
sse-starlette
- Ebuilds: 1, Testing: 3.3.4
Description: Server-Sent Events for Starlette and FastAPI
Homepage:
https://github.com/sysid/sse-starlette/
https://pypi.org/project/sse-starlette/
License: BSD
tccbox
- Ebuilds: 1, Testing: 2025.10.27
Description:
tccbox is a Python package exposing three helpers (tcc_bin_path,
tcc_lib_dir, tcc_include_dir) used by sasmodels/sasview to locate
a tiny C compiler for runtime JIT compilation of scattering
kernels. Upstream ships a wheel bundling a prebuilt TCC; this
ebuild is a source-based shim whose helpers return paths into the
system dev-lang/tcc install instead.
Homepage: https://github.com/metab0t/tccbox
License: LGPL-2.1+
tensorizer
- Ebuilds: 1, Testing: 2.10.1
Description: Fast PyTorch module/model/tensor serialization + deserialization
Homepage:
https://github.com/coreweave/tensorizer
https://pypi.org/project/tensorizer/
License: MIT
tiktoken
- Ebuilds: 1, Testing: 0.12.0
Description: A fast BPE tokeniser for use with OpenAI's models
Homepage:
https://github.com/openai/tiktoken
https://pypi.org/project/tiktoken/
License: MIT Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
tilelang
- Ebuilds: 1, Testing: 0.1.9
Description: Tile-level programming language for high-performance ML kernels
Homepage:
https://github.com/tile-ai/tilelang
https://pypi.org/project/tilelang/
License: MIT
toml
- Ebuilds: 1, Stable: 0.10.2-r1
Description: Python library for handling TOML files
Homepage:
https://github.com/uiri/toml/
https://pypi.org/project/toml/
License: BSD
torch-c-dlpack-ext
- Ebuilds: 1, Testing: 0.1.5
Description: Companion DLPack C-exchange-API ext for older torch builds
Homepage:
https://github.com/apache/tvm-ffi
https://pypi.org/project/torch-c-dlpack-ext/
License: Apache-2.0
traits
- Ebuilds: 3, Testing: 7.1.0
Description: Enthought Tool Suite: Explicitly typed attributes for Python
Homepage:
https://code.enthought.com/projects/traits/
https://pypi.org/project/traits/
License: BSD
traitsui
- Ebuilds: 1, Testing: 8.0.0
Description: Toolkit-independent GUI abstraction layer for visualization features of Traits
Homepage: https://docs.enthought.com/traitsui/
License: BSD
transforms3d
- Ebuilds: 3, Testing: 0.4.2
Description: Code to convert between various geometric transformations
Homepage: https://github.com/matthew-brett/transforms3d
License: BSD
unittest-or-fail
- Ebuilds: 1, Stable: 1
Description: Run unittests or fail if no tests were found
Homepage: https://github.com/mgorny/unittest-or-fail/
License: BSD-2
vllm
- Ebuilds: 1, Testing: 0.20.1
Description:
vLLM is a fast and easy-to-use library for LLM inference and
serving. Provides a Python API and an OpenAI-compatible HTTP server.
USE=cpu / cuda / rocm pick a single VLLM_TARGET_DEVICE for the
build (mutually exclusive). Default (none of the three) builds
with VLLM_TARGET_DEVICE=empty — Python entrypoints import cleanly,
backend kernels fail at first model load. Useful if you only want
the API surface for development.
Homepage:
https://github.com/vllm-project/vllm
https://docs.vllm.ai/
https://pypi.org/project/vllm/
License: Apache-2.0
wxmplot
- Ebuilds: 5, Testing: 2026.1.0
Description: Provides advanced wxPython widgets for plotting based on matplotlib
Homepage: https://newville.github.io/wxmplot/
License: MIT
wxutils
- Ebuilds: 5, Testing: 2026.1.0
Description: A library of convenience functions for wxPython
Homepage: https://github.com/newville/wxutils
License: BSD
xgrammar
- Ebuilds: 1, Testing: 0.1.33
Description: Efficient, flexible structured generation engine for LLMs
Homepage:
https://xgrammar.mlc.ai/
https://github.com/mlc-ai/xgrammar
https://pypi.org/project/xgrammar/
License: Apache-2.0
xraydb
- Ebuilds: 3, Testing: 4.5.8
Description: X-ray Reference Data for the Elements using SQLite
Homepage: https://github.com/xraypy/XrayDB
License: BSD
xyzservices
- Ebuilds: 1, Testing: 2026.3.0
Description: Source of XYZ tiles providers
Homepage:
https://github.com/geopandas/xyzservices
https://pypi.org/project/xyzservices/
License: BSD
zarr
- Ebuilds: 5, Testing: 3.2.1
Description: An implementation of chunked, compressed, N-dimensional arrays for Python
Homepage: https://github.com/zarr-developers/zarr-python
License: MIT
zict
- Ebuilds: 1, Testing: 3.0.0
Description: Mutable mapping tools
Homepage: http://zict.readthedocs.io
License: BSD