Category: dev-python
Search
Compact View
POT
- Ebuilds: 1, Testing: 0.9.3
Description: Python Optimal Transport Library
Homepage: https://github.com/PythonOT/POT
License: MIT
anyio
- Ebuilds: 1, Testing: 2.2.0
Description: High level compatibility layer for multiple asynchronous event loop implementations
License: MIT
arviz
- Ebuilds: 1, Testing: 0.23.1
Description: Exploratory analysis of Bayesian models
Homepage: http://github.com/arviz-devs/arviz
License: Apache-2.0
arviz-base
- Ebuilds: 1, Testing: 0.8.2
Description: Base ArviZ features and converters.
Homepage: None
License: None
arviz-plots
- Ebuilds: 1, Testing: 0.8.0
Description: ArviZ-plots provides ready to use and composable plots for Bayesian Workflow.
Homepage: None
License: None
arviz-stats
- Ebuilds: 1, Testing: 0.8.0
Description: Statistical computation and diagnostics for ArviZ.
Homepage: None
License: None
awkward-pandas
- Ebuilds: 1, Testing: 2023.8.0
Description: Awkward Array Pandas Extension.
Homepage: https://github.com/intake/akimbo
License: BSD
bash_kernel
- Ebuilds: 1, Testing: 0.7.2
Description: A bash kernel for Jupyter
Homepage: https://github.com/takluyver/bash_kernel
License: BSD
bayesian-optimization
- Ebuilds: 1, Testing: 2.0.1
Description: Bayesian Optimization package
Homepage: None
License: MIT
better-optimize
- Ebuilds: 1, Testing: 0.2.0
Description: A drop-in replacement for scipy optimize functions with quality of life improvements
Homepage: None
License: MIT License
certipy
- Ebuilds: 1, Testing: 0.1.3
Description: Utility to create and sign CAs and certificates
Homepage: https://github.com/LLNL/certipy
License: BSD
cupy
- Ebuilds: 3, Testing: 13.3.0
Description: CuPy: A NumPy-compatible array library accelerated by CUDA
Homepage: https://cupy.dev/
License: MIT
cython
- Ebuilds: 1, Testing: 0.29.37.1-r1
Description:
Cython is a language that makes writing C extensions for the Python
language as easy as Python itself. It's based on Pyrex, but supports
more cutting edge functionality and optimizations.
Homepage:
https://cython.org/
https://github.com/cython/cython/
https://pypi.org/project/Cython/
License: Apache-2.0
dask
- Ebuilds: 1, Testing: 2024.10.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-expr
- Ebuilds: 1, Testing: 1.1.16
Description: High Level Expressions for Dask
Homepage:
https://github.com/dask/dask-expr/
https://pypi.org/project/dask-expr/
License: BSD
dataclasses
- Ebuilds: 1, Testing: 0.8
Description: A backport of the dataclasses module for Python 3.6
Homepage: https://github.com/ericvsmith/dataclasses
License: Apache
datatable
- Ebuilds: 1, Testing: 0.11.0
Description: Python library for fast multi-threaded data manipulation and munging.
Homepage: https://github.com/h2oai/datatable
License: Mozilla Public License v2.0
diptest
- Ebuilds: 1, Testing: 0.8.0
Description: Hartigan's diptest.
Homepage: https://github.com/RUrlus/diptest
License: GPL-2
duckdb
- Ebuilds: 2, Testing: 1.2.0
Description: DuckDB embedded database
Homepage: https://www.duckdb.org
License: MIT
ecos
- Ebuilds: 1, Testing: 2.0.7_p1
Description: Embedded Cone Solver.
Homepage: https://github.com/embotech/ecos
License: GPL-3
fastrlock
- Ebuilds: 1, Testing: 0.8.2
Description: Fast, re-entrant optimistic lock implemented in Cython
Homepage: https://github.com/scoder/fastrlock
License: MIT
formulae
- Ebuilds: 1, Testing: 0.6.1
Description: Formulas for mixed-effects models in Python
Homepage: None
License: MIT
h5tui
- Ebuilds: 1, Testing: 0.1.12
Description: TUI application for navigating and viewing HDF5 files
Homepage: None
License: MIT License
hepunits
- Ebuilds: 1, Testing: 2.2.0
Description: Units and constants in the HEP system of units
Homepage: https://github.com/scikit-hep/hepunits
License: BSD
ipympl
- Ebuilds: 1, Testing: 0.9.4
Description: Matplotlib Jupyter Extension
Homepage: http://matplotlib.org
License: BSD License
jax
- Ebuilds: 3, Testing: 0.2.26
Description: Differentiate, compile, and transform Numpy code.
Homepage: https://github.com/google/jax
License: Apache-2.0
json5
- Ebuilds: 1, Testing: 0.9.5
Description: A Python implementation of the JSON5 data format.
Homepage: https://github.com/dpranke/pyjson5
License: Apache
jupyter_telemetry
- Ebuilds: 1, Testing: 0.1.0
Description: Jupyter telemetry library
Homepage: http://jupyter.org
License: BSD
jupyterhub
- Ebuilds: 1, Testing: 4.0.0-r1
Description:
there will be description later.
Homepage: https://jupyter.org
License: BSD
jupyterhub-nativeauthenticator
- Ebuilds: 1, Testing: 1.2.0
Description: JupyterHub Native Authenticator
Homepage: https://github.com/jupyterhub/nativeauthenticator
License: BSD
jupyterlab-widgets
- Ebuilds: 1, Testing: 3.0.11
Description:
Jupyter interactive widgets for JupyterLab
Homepage: https://github.com/jupyter-widgets/ipywidgets
License: BSD-3-Clause
kmeans1d
- Ebuilds: 1, Testing: 0.4.0
Description: A Python package for optimal 1D k-means clustering
Homepage: https://github.com/dstein64/kmeans1d
License: MIT
lightgbm
- Ebuilds: 1, Testing: 4.5.0
Description: LightGBM Python Package
Homepage: https://github.com/microsoft/LightGBM
License: MIT
matlab_kernel
- Ebuilds: 1, Testing: 0.16.9
Homepage: https://github.com/Calysto/matlab_kernel
License: BSD
memray
- Ebuilds: 1, Testing: 1.15.0
Description: A memory profiler for Python applications
Homepage: https://github.com/bloomberg/memray
License: Apache 2.0
metakernel
- Ebuilds: 1, Testing: 0.27.0
Description: Metakernel for Jupyter
Homepage: https://github.com/Calysto/metakernel
mpl_axes_aligner
- Ebuilds: 1, Testing: 1.1
Description: Align the plotting range of matplotlib axes.
Homepage: https://github.com/ryutok/mpl_axes_aligner
License: MIT
nbclassic
- Ebuilds: 1, Testing: 0.2.6
Description: Jupyter Notebook as a Jupyter Server Extension.
Homepage: http://jupyter.org
License: BSD
numba-scipy
- Ebuilds: 1, Testing: 0.3.1
Description: numba-scipy extends Numba to make it aware of SciPy
Homepage: https://github.com/numba/numba-scipy
License: BSD
numpyro
- Ebuilds: 1, Testing: 0.5.0
Description: Pyro PPL on NumPy
Homepage: https://github.com/pyro-ppl/numpyro
License: Apache License 2.0
onetimepass
- Ebuilds: 1, Testing: 1.0.1
Description: Module for generating and validating HOTP and TOTP tokens
Homepage: https://github.com/tadeck/onetimepass/
License: MIT
pamela
- Ebuilds: 1, Testing: 1.0.0
Description: PAM interface using ctypes
Homepage: https://github.com/minrk/pamela
License: MIT
particle
- Ebuilds: 1, Testing: 0.20.0
Description: Extended PDG particle data and MC identification codes
Homepage: https://github.com/scikit-hep/particle
License: BSD
plotext
- Ebuilds: 2, Testing: 5.3.2
Description: Plotting on terminal
Homepage: https://github.com/piccolomo/plotext
License: MIT
preliz
- Ebuilds: 1, Testing: 0.23.0
Description: Exploring and eliciting probability distributions.
Homepage: None
License: None
pygam
- Ebuilds: 1, Testing: 0.9.1
License: Apache-2.0
pymc
- Ebuilds: 1, Testing: 5.27.0
Description: Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with PyTensor
Homepage: http://github.com/pymc-devs/pymc
License: Apache License, Version 2.0
pymc-extras
- Ebuilds: 1, Testing: 0.7.0
Description: Powerful add-ons for PyMC
License: Apache-2
pytensor
- Ebuilds: 1, Testing: 2.36.3
Description: Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
Homepage: None
License: None
python-json-logger
- Ebuilds: 1, Testing: 2.0.1
Description: A python library adding a json log formatter
Homepage: http://github.com/madzak/python-json-logger
License: BSD
robustats
- Ebuilds: 1, Testing: 0.1.7
Description: Library for high-performance computation of robust statistical estimators.
Homepage: https://github.com/FilippoBovo/robustats
License: MIT
rpy2-arrow
- Ebuilds: 1, Testing: 0.1.2
Description: Bridge Arrow between Python and R when using rpy2
Homepage: https://rpy2.github.io/rpy2-arrow
License: MIT
rpy2-r6
- Ebuilds: 1, Testing: 0.0.1
Description: Mapping the R package R6
Homepage: https://rpy2.github.io/rpy2-arrow
License: MIT
stockwell
- Ebuilds: 1, Testing: 1.1
Description: Stockwell transform for Python
Homepage: https://github.com/claudiodsf/stockwell
License: GPL-3
textual
- Ebuilds: 2, Testing: 6.7.0
Description: Modern Text User Interface framework
Homepage: https://github.com/Textualize/textual https://pypi.org/project/textual/
License: MIT
textual-plotext
- Ebuilds: 1, Testing: 1.0.1
Description: A Textual widget wrapper for the Plotext plotting library
Homepage: https://github.com/Textualize/textual-plotext
License: MIT
timm
- Ebuilds: 1, Testing: 0.9.16
Description: PyTorch Image Models
Homepage: https://github.com/huggingface/pytorch-image-models
License: Apache-2.0
traits
- Ebuilds: 1, Testing: 6.1.1
Description: Observable typed attributes for Python classes
Homepage: http://docs.enthought.com/traits
License: BSD
tweedie
- Ebuilds: 1, Testing: 0.0.9
Description: Tweedie distribution estimations of pdf and cdf
Homepage: https://github.com/thequackdaddy/tweedie
License: BSD
unidip
- Ebuilds: 1, Testing: 0.1.1
Description: Python port of the UniDip clustering algorithm
Homepage: https://github.com/BenjaminDoran/unidip
License: GPL-3
uproot3
- Ebuilds: 1, Testing: 3.14.2
Description: ROOT I/O in pure Python and Numpy.
Homepage: https://github.com/scikit-hep/uproot3
License: BSD 3-clause
uproot3-methods
- Ebuilds: 1, Testing: 0.10.0
Description: Pythonic mix-ins for ROOT classes.
Homepage: https://github.com/scikit-hep/uproot3-methods
License: BSD 3-clause
uproot4
- Ebuilds: 1, Testing: 0.0.27
Description: ROOT I/O in pure Python and NumPy.
Homepage: https://github.com/scikit-hep/uproot4
License: BSD
upsilon
- Ebuilds: 1, Testing: 1.2.8
Description: Automated Classification of Periodic Variable Stars Using Machine Learning
Homepage: https://github.com/dwkim78/upsilon
License: MIT
wquantiles
- Ebuilds: 2, Testing: 0.6
Description: Weighted quantiles, including weighted median, based on numpy
Homepage: https://github.com/nudomarinero/wquantiles/
License: MIT
xarray-einstats
- Ebuilds: 1, Testing: 0.9.1
Description: Stats, linear algebra and einops for xarray
Homepage: None
License: None
xgboost
- Ebuilds: 1, Testing: 1.2.0
Description: XGBoost Python Package
Homepage: https://github.com/dmlc/xgboost
License: Apache-2.0
xopen
- Ebuilds: 1, Testing: 0.9.0
Description: Open compressed files transparently
Homepage: https://github.com/marcelm/xopen/
License: MIT
zernike
- Ebuilds: 1, Testing: 0.0.28
Description: Python code for Zernike polynomials
Homepage: https://github.com/jacopoantonello/zernike
License: GPL-3+