Metadata-Version: 1.1
Name: btsbots
Version: 0.1.6
Summary: trade bots client for https://btsbots.com
Home-page: https://github.com/pch957/python-btsbots
Author: Alt
Author-email: pch957@gmail.com
License: UNKNOWN
Description: =========================
        trade bots for bitshares
        =========================
        
        .. image:: https://bitsharestalk.org/BitSharesFinalTM200.png
           :target: https://btsbots.com
        
        This project provides a python client trade bots for https://btsbots.com 
        
        Project Setup
        =============
        
        Quick Start
        ------------
        #. Install::
        
               $ sudo pip3 install btsbots
        
        #. Run::
        
               $ btsbots
        
        before run the bots, you need configure your bots from https://btsbots.com first.
        after run the command, input your bts account name, and the private key for active permissions.
        when the spindle rotate, it means the data update from server,
        when a '*' appear, it means the trade bots are running.
        
        Configuration
        ------------
        config your bots from https://btsbots.com
        
        Supported Python Versions
        =========================
        
        supports the following versions out of the box:
        
        * CPython 3.3, 3.5
        
        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
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Software Distribution
