Skip to content

FusionSolutions/python-cryptochart

Repository files navigation

Python package

Terminal chart for crypto currencies

Screenshot

Introduction

Live minute chart feeded by kraken through websocket.

Installation

Requires python version 3.7 or later.

To install the latest release on PyPI, simply run:

pip3 install python-cryptochart

Or to install the latest version, run:

git clone https://github.com/FusionSolutions/python-cryptochart.git
cd python-cryptochart
python3 setup.py install

Python library

Usage

python3 -m cryptochart [btc or eth]

Contribution

Bug reports, constructive criticism and suggestions are welcome. If you have some, create an issue on github.

Copyright

All of the code in this distribution is Copyright (c) 2021 Fusion Solutions Kft.

The tool is made available under the GNU General Public license. The included LICENSE file describes this in detail.

Warranty

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE USE OF THIS SOFTWARE IS WITH YOU.

IN NO EVENT WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY, BE LIABLE TO YOU FOR ANY DAMAGES, EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

Again, see the included LICENSE file for specific legal details.

About

Terminal chart for crypto currencies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages