Bitcoin Trend Forecast
Project description
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 link to the app is: pybcoin
Python Version 3.4 or Later
This Package is developed on Linux using Python 3.4 / 3.5 / 3.6 (the Anaconda distribution).
Environment
After installing Anaconda, you should create a conda environment using:
conda create --name pybcoin python=3
Now you can switch to the new environment (on Linux):
source activate pybcoin
Required Packages
The App require several Python packages to be installed. The packages are listed in requirements.txt
To install the required Python packages and dependencies you first have to activate the conda-environment as described above, and then you run the following command in a terminal:
pip install -r requirements.txt
Dash App
Once done installing requisite packages, Run the the following command:
python pybcoin/starter.py
This will open a Intercative Dash app.
Using Pip
The package can also be installed from pypi using:
pip install pybcoin
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pybcoin-0.15.tar.gz
.
File metadata
- Download URL: pybcoin-0.15.tar.gz
- Upload date:
- Size: 48.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 467f9b53051f0de5f7714725689f23274f562f69b485bbdbef36b04ededb68ef |
|
MD5 | e99c2ef5c3bcc1b0e12323f18710bd0d |
|
BLAKE2b-256 | cae2cabba7dcf3c8b0129540b8d0fac4e03a0df4e4ab850831f63ec91810f952 |
File details
Details for the file pybcoin-0.15-py3-none-any.whl
.
File metadata
- Download URL: pybcoin-0.15-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 037e0d314bd0d8b73c480e747516a1ac983d7620a4780e056900445fa29dd916 |
|
MD5 | 564593658360944c3c1596bb5b9ea646 |
|
BLAKE2b-256 | 051acbf829a4131699d63dc6a962926d47d91bc6d69608615b1e20060b49083b |