Ycarus Gentoo ebuild

stuff

These ebuilds come from .

If you have some problems, go to the official site first.

dev-python

Dans-Diffraction : Generate diffracted intensities from crystals ( https://danporter.github.io/Dans_Diffraction/ )

PTable : Represents tabular data in visually appealing ASCII tables, fork of PrettyTable ( https://github.com/kxxoling/PTable )

PeakUtils : This package provides utilities related to the detection of peaks on 1D data. ( https://pypi.org/project/PeakUtils )

Pint : Python package to manipulate physical units ( https://pint.readthedocs.io )

apsw : APSW - Another Python SQLite Wrapper ( https://github.com/rogerbinns/apsw/ )

asciitree : Draws ASCII trees ( http://github.com/mbr/asciitree )

ase : Set of Python modules for atomistic simulations ( http://wiki.fysik.dtu.dk/ase )

asteval : ASTEVAL provides a numpy-aware, safe(ish) eval function ( https://github.com/newville/asteval )

atomap : Library for analysing atomic resolution images ( https://atomap.org/ )

av : Pythonic bindings for FFmpeg's libraries. ( https://github.com/PyAV-Org/PyAV https://pypi.org/project/av/ )

certifi-python2 : Thin replacement for certifi using system certificate store ( HOMEPAGE=" )

colorspacious : Powerful, accurate, and easy-to-use Python library for colorspace conversions ( https://colorspacious.readthedocs.org )

cupy : CuPy: A NumPy-compatible array library accelerated by CUDA ( https://cupy.dev/ )

dask : Task scheduling and blocked algorithms for parallel processing ( HOMEPAGE=" )

diffpy_structure : Crystal structure container and parsers for structure formats ( https://github.com/diffpy/diffpy.structure )

diffsims : Python library for simulating diffraction ( https://github.com/pyxem/diffsims )

distributed : Distributed scheduler for Dask ( https://distributed.dask.org )

emdfile : hdf5-based Electron Microscopy Dataset ( https://github.com/py4dstem/emdfile )

euphonic : Calculates phonon bandstructures and inelastic neutron scattering intensities ( https://github.com/pace-neutrons/Euphonic )

exspy : EELS and EDS analysis with the HyperSpy framework ( https://github.com/hyperspy/exspy )

fabio : FabIO is an I/O library for images produced by 2D X-ray detectors ( https://github.com/silx-kit/fabio )

fastrlock : Fast, re-entrant optimistic lock implemented in Cython ( https://github.com/scoder/fastrlock )

gemmi : library for structural biology ( https://project-gemmi.github.io/ )

hdf5plugin : HDF5 Plugins for Windows, MacOS, and Linux ( https://github.com/silx-kit/hdf5plugin )

hyperspy : Interactive analysis of multidimensional datasets tools ( https://hyperspy.org/ )

hyperspy-gui-ipywidgets : Interactive analysis of multidimensional datasets tools ( https://hyperspy.org/ )

hyperspy-gui-traitsui : Provides traitsui graphic user interface (GUI) elements for hyperspy ( https://hyperspy.org/ )

hyperspyUI : Provides graphic user interface (GUI) for hyperspy ( http://hyperspy.org/hyperspyUI/ )

imageio : Python library for reading and writing image data ( HOMEPAGE=" )

importlib-resources : Read resources from Python packages ( HOMEPAGE=" )

ipympl : Matplotlib Jupyter Extension ( http://matplotlib.org )

link-traits : A fork to traitlets ( https://github.com/hyperspy/link_traits )

llvmlite : Python wrapper around the llvm C++ library ( https://llvmlite.pydata.org/ )

matplotlib_scalebar : Artist for matplotlib to display a scale bar ( https://github.com/ppinard/matplotlib-scalebar )

monty : Monty is the missing complement to Python ( https://pypi.org/project/monty )

mpire : A Python package for easy multiprocessing ( https://github.com/sybrenjansen/mpire )

ncempy : openNCEM's Python Package ( https://github.com/ercius/openNCEM )

numba : NumPy aware dynamic Python compiler using LLVM ( https://numba.pydata.org )

numcodecs : A Python package providing buffer compression and transformation codecs for use in data storage and communication applications ( https://github.com/zarr-developers/numcodecs )

numpy-python2 : Fast array and numerical python library ( https://www.numpy.org )

parsimonious : pure-Python PEG parser ( https://github.com/erikrose/parsimonious )

pillow : Python Imaging Library (fork) ( HOMEPAGE=" )

py4DSTEM : Processing and analysis of 4D-STEM data ( https://github.com/py4dstem/py4DSTEM/ )

pycairo-python2 : Python bindings for the cairo library ( https://www.cairographics.org/pycairo/ https://github.com/pygobject/pycairo )

pyface : Toolkit-independent GUI abstraction layer for visualization features of Traits ( https://docs.enthought.com/pyface/ )

pyfai : Libary for azimuthal integration of 2D diffraction data ( https://pyfai.readthedocs.io )

pygobject : GLib's GObject library bindings for Python ( http://www.pygtk.org/ )

pygtk : GTK+2 bindings for Python ( https://gitlab.gnome.org/Archive/pygtk )

pylops : Linear operators to allow solving large-scale optimization problems ( https://github.com/PyLops/pylops )

pynida : In-situ nanoindentation data analysis ( https://github.com/LebedevV/pynida )

pyprismatic : Prismatic Software for STEM Simulation ( https://prism-em.com )

pyshortcuts : Pyshortcuts helps to create desktop shortcuts that will run python scripts ( https://github.com/newville/pyshortcuts )

pytest-mpl : Pytest plugin to faciliate image comparison for matplotlib figures ( https://github.com/matplotlib/pytest-mpl )

pywavelets : Discrete Wavelet Transforms in Python ( https://pywavelets.readthedocs.io/en/latest/ )

pyxem : Python library for multi-dimensional diffraction microscopy ( https://pyxem.github.io )

rdfpy : Module for fast computation of 2D and 3D radial distribution functions ( https://github.com/by256/rdfpy )

rosettasciio : Reading and writing scientific file formats ( https://hyperspy.org/rosettasciio )

scikit-image : Image processing routines for SciPy ( https://scikit-image.org/ )

seekpath : Obtain and visualize k-vector coefficients and obtain band paths ( https://seekpath.readthedocs.io/en/latest/ )

setuptools-python2 : Collection of extensions to Distutils ( https://github.com/pypa/setuptools https://pypi.org/project/setuptools/ )

setuptools_scm-python2 : Manage versions by scm tags via setuptools ( https://github.com/pypa/setuptools_scm https://pypi.org/project/setuptools_scm/ )

silx : Python packages collection for synchrotron data manipulation ( http://www.silx.org/ )

sparse : Sparse multi-dimensional arrays for the PyData ecosystem ( https://github.com/pydata/sparse/ )

spglib : Python bindings for spglib. ( https://spglib.github.io/spglib/ )

tifffile : Read and write TIFF files ( HOMEPAGE=" )

toml : Python library for handling TOML files ( HOMEPAGE=" )

traits : Enthought Tool Suite: Explicitly typed attributes for Python ( https://code.enthought.com/projects/traits/ https://pypi.python.org/pypi/traits )

traitsui : Toolkit-independent GUI abstraction layer for visualization features of Traits ( https://docs.enthought.com/traitsui/ )

transforms3d : Code to convert between various geometric transformations ( https://github.com/matthew-brett/transforms3d )

unittest-or-fail : Run unittests or fail if no tests were found ( https://github.com/mgorny/unittest-or-fail/ )

wxmplot : Provides advanced wxPython widgets for plotting based on matplotlib ( https://newville.github.io/wxmplot/ )

wxutils : A library of convenience functions for wxPython ( https://github.com/newville/wxutils )

xraydb : X-ray Reference Data for the Elements using SQLite ( https://github.com/xraypy/XrayDB )

zarr : An implementation of chunked, compressed, N-dimensional arrays for Python ( https://github.com/zarr-developers/zarr-python )

zict : Mutable mapping tools ( http://zict.readthedocs.io )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a stuff

For Paludis use this rsync : rsync://gentoo.zugaina.org/stuff-portage

If you have a problem : ycarus(-at-)zugaina.org