kimziv / btsprice

fetch price for BTS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get bitshares price

https://bitsharestalk.org/BitSharesFinalTM200.png

This project provides bitshares price

Project Setup

Quick Start

  1. Install:

    $ python setup.py install --user
    

Configuration

todo

Supported Python Versions

supports the following versions out of the box:

  • CPython 2.6, 2.7, 3.3
  • PyPy 1.9

CPython 3.0-3.2 may also work but are at this point unsupported. PyPy 2.0.2 is known to work but is not run on Travis-CI.

Jython and IronPython may also work, but have not been tested. If there is interest in support for these alternative implementations, please open a feature request!

Licenses

The code which makes up this project is licensed under the MIT/X11 license. Feel free to use it in your free software/open-source or proprietary projects.

Issues

Please report any bugs or requests that you have using the GitHub issue tracker!

Authors

  • Alt,Necklace

About

fetch price for BTS

License:Other


Languages

Language:Python 100.0%