blob: 059422889c0c9f6663c62916a2e1cb71127dc33f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
pkgbase = python-piscat-git
pkgdesc = Python Package for Interferometric Scattering Microscopy
pkgver = r429.b9946cb
pkgrel = 1
url = https://github.com/SandoghdarLab/PiSCAT
arch = any
license = GPL-3.0-only
makedepends = git
makedepends = python-build
makedepends = python-hatchling
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-pytest
depends = python-gitpython
depends = python-pyqt6
depends = python-pyqt5-webengine
depends = pyside6
depends = python-astropy
depends = python-h5py
depends = python-ipywidgets
depends = python-joblib
depends = python-matplotlib
depends = python-networkx
depends = python-numba
depends = python-numpy
depends = python-opencv
depends = python-pandas
depends = python-psutil
depends = python-pyqtgraph
depends = python-requests
depends = python-scikit-learn
depends = python-scipy
depends = python-tensorflow
depends = python-tqdm
depends = python-looseversion
depends = python-flifile
depends = python-scikit-image
depends = python-tifffile
depends = python-trackpy
depends = python-wget
depends = python-pywavelets
depends = python-imageio-ffmpeg
source = git+https://github.com/SandoghdarLab/PiSCAT.git
b2sums = SKIP
pkgname = python-piscat-git
|