yacu

View on PyPIReverse Dependencies (0)

1.1.0 yacu-1.1.0-py3-none-any.whl

Wheel Details

Project: yacu
Version: 1.1.0
Filename: yacu-1.1.0-py3-none-any.whl
Download: [link]
Size: 35403
MD5: e1172c20bf5d23b959bc3dd11024354d
SHA256: 057d0224cab4744d7a38c82c5a3aed91ed22d414ca52eeb36439d76512e82fdc
Uploaded: 2022-05-07 03:56:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yacu
Version: 1.1.0
Summary: Predict crypto prices with ML.
Author: Yet Another Crypto Util Team
Home-Page: https://github.com/1103s/crypto-bot
License: GPL3
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: PyQt5 (>=5.15.6)
Requires-Dist: art (==5.5)
Requires-Dist: cryptocmd
Requires-Dist: matplotlib (>=3.5.1)
Requires-Dist: numpy (>=1.22.2)
Requires-Dist: pandas (==1.3.5)
Requires-Dist: pyqt5 (>=5.15.6)
Requires-Dist: pyqtgraph (==0.12.4)
Requires-Dist: pyside6 (>=6.2.4)
Requires-Dist: requests (==2.27.1)
Requires-Dist: scikit-learn (==1.0.2)
Requires-Dist: skforecast (>=0.4.1)
Requires-Dist: sphinx-rtd-theme
Requires-Dist: sphinxawesome-theme
Requires-Dist: tk-tools (>=0.15.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3874 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
yacu.py sha256=NAFajyS1T8xSsnMDQ5x3M4YyCmbURppF4XKukfaGImc 3727
src/ML_predictor_backend.py sha256=iwc6GY-m3fH3j31IzrEFwrDraOXcHmOli7x8QhtEyX0 3054
src/__init__.py sha256=Eg_E5OsSUBgJOnHonrlM8prej7sVNo28xpjnLrFTwhQ 307
src/bank.py sha256=jTeoKFkGchrhnpxDmb5V3MuyzGV94tBgODyc6HoQ_hc 983
src/crypto_util.py sha256=Tm4OmH7EMIZjdYYksLKlIilp-x7D4AqQicrn9Sq7mz8 6267
src/get_data.py sha256=1c9WZ6Pgcr1XL1GgQEXdPZLnmAdHAvKNFEV8_s1Ljt0 20158
src/gui.py sha256=fTTv3FzEvpQYfPssf60tccK_t5n0JsqxVR7Zvges1Do 27678
src/utils.py sha256=0Pj1tiN25RDhj4kvRcH17dooNsFFjEvqCzzG0Tcwzjw 5467
yacu-1.1.0.dist-info/LICENSE sha256=-AoqLfn7bC56S-ZugiLH91GTsn81-AJl0-f_D8i2T68 35131
yacu-1.1.0.dist-info/METADATA sha256=KGiDBDZPuQiSNC9ARsMj6T_YBQWKfyHblCTtIqJt9FQ 4750
yacu-1.1.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
yacu-1.1.0.dist-info/entry_points.txt sha256=fnYfSo_t0qFyaOorz7x9AZJQn1OUtAslsmUqdbgmXkU 55
yacu-1.1.0.dist-info/top_level.txt sha256=Pv15l-4KpIujHQAMwBWe4YxA37WtrjtSLWr9bp4pLh8 9
yacu-1.1.0.dist-info/RECORD

top_level.txt

src
yacu

entry_points.txt

yacu = yacu:gui
yacu-cli = yacu:cli