blob: 0a1ebb11520303235d0e33b81eef473874501c16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-unicorn-binance-websocket-api
pkgdesc = An unofficial Python API to use the Binance REST API
pkgver = 1.41.0
pkgrel = 1
url = https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api
arch = any
license = MIT
makedepends = python-setuptools
depends = python-cheroot
depends = python-colorama
depends = python-flask
depends = python-flask-restful
depends = python-psutil
depends = python-requests
depends = python-ujson
depends = python-unicorn-fy
depends = python-websocket-client
depends = python-websockets
source = https://files.pythonhosted.org/packages/source/u/unicorn-binance-websocket-api/unicorn-binance-websocket-api-1.41.0.tar.gz
sha256sums = f10be7d062eccd3213ab2f54f16cfb8ebdb8e293b6a56dfefb89bb9ba41e4b7a
pkgname = python-unicorn-binance-websocket-api
|