Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/rguptauw/pybcoin
Browse files Browse the repository at this point in the history
  • Loading branch information
pshivraj committed Jun 3, 2018
2 parents cb2fd98 + 08aaece commit 6a8d9fb
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 224 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,17 @@
[![Build Status](https://travis-ci.org/rguptauw/pybcoin.svg?branch=master)](https://travis-ci.org/rguptauw/pybcoin)
[![Coverage Status](https://coveralls.io/repos/github/rguptauw/pybcoin/badge.svg?branch=master)](https://coveralls.io/github/rguptauw/pybcoin?branch=master)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![License: ODbL](https://img.shields.io/badge/License-ODbL-brightgreen.svg)](https://opendatacommons.org/licenses/odbl/)

## PyBcoin - A forcasting tool to analyze Bitcoin trend.
PyBcoin is a Bitcoin trend forecasting tool which predicts the next days momentum of Bitcoin price based on historical data of Bitcoin, user sentiments on twitter and reddit alongside various commodity prices. The User interface for this forecasting tool is a Dash app.

The following is a screenshot of the app in this repo:
The following is a screenshot of the app in this repo [App](http://tejasjuw.pythonanywhere.com/):

![Alt desc](https://github.com/rguptauw/pybcoin/blob/master/pybcoin/static/App.PNG)

__Python Version 3.4 or Later__

These Package is developed on Linux using Python 3.4 / 3.5 / 3.6 (the Anaconda distribution).
This Package is developed on Linux using Python 3.4 / 3.5 / 3.6 (the Anaconda distribution).

__Environment__

Expand Down
1 change: 0 additions & 1 deletion build/lib/pybcoin/__init__.py

This file was deleted.

220 changes: 0 additions & 220 deletions build/lib/pybcoin/home.py

This file was deleted.

Binary file modified pybcoin/static/App.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pybcoin/static/downarrow_anim.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pybcoin/static/uparrow_anim.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.

0 comments on commit 6a8d9fb

Please sign in to comment.