jaiherro / Cryptcoin

A Python project on collecting and displaying cryptocurrency prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptcoin

A very stable project written in Python 3 on collecting and displaying cryptocurrency prices with a dynamic GUI and price notification options. This was created for the Year 12 Software Design and Development final project.

Features

  • Modular design
  • Self check features to disable modules that are restricted from functioning (e.g. Firewall, missing dependencies, limited file system access)
  • Self healing
  • Dynamic GUI
  • Custom currencies
  • Email notifications (Based on price threshold set by user)

Dependencies

  • Matplotlib
  • Requests
pip install matplotlib
pip install requests

About

A Python project on collecting and displaying cryptocurrency prices


Languages

Language:Python 100.0%