blob: d349837bb5ecf87e2ce6e5e78c2fcde1ef57c3c0 (
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
|
pkgbase = python-scalene
pkgdesc = A high-resolution, low-overhead CPU, GPU, and memory profiler for Python with AI-powered optimization suggestions
pkgver = 1.5.53
pkgrel = 1
url = https://github.com/plasma-umass/scalene
arch = any
license = BSD-2-Clause
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = glibc
depends = gcc-libs
depends = python
depends = ipython
depends = python-cloudpickle
depends = python-jinja
depends = python-pydantic
depends = python-cysignals
depends = python-rich
depends = python-pynvml
source = https://files.pythonhosted.org/packages/source/s/scalene/scalene-1.5.53.tar.gz
sha256sums = 03270b2443edfb71a67610f24c96c2cd52db1da40e589f0f747972a893d95185
pkgname = python-scalene
|