Table of Contents
crypton is distributed on PyPI as a universal wheel and is available on Linux/macOS and Windows and supports Python 3.6+.
$ pip install crypton
$ crypton --pair XVG,BTC --predictor keras - forecast --learn-from-date='15 December 2017'
$ crypton --pair XVG,BTC --predictor prophet - forecast --learn-from-date='15 December 2017'
crypton is distributed under the terms of both
at your option.