Metadata-Version: 1.2
Name: OctoBot-Launcher
Version: 1.0.0
Summary: Cryptocurrencies alert / trading bot
Home-page: https://github.com/Drakkar-Software/OctoBot
Author: Drakkar-Software
Author-email: drakkar.software@protonmail.com
License: LGPL-3.0
Description: # OctoBot-Launcher [1.0.0](https://github.com/Drakkar-Software/OctoBot-Launcher/tree/master/CHANGELOG.md)
        
        A launcher for your [OctoBot](https://github.com/Drakkar-Software/OctoBot) ! 
        
        ## Install
        With [Python 3.7](https://www.python.org/downloads/) : 
        ``` {.sourceCode .bash}
        $ pip install octobot-launcher
        ```
        
        ## Usage
        Start OctoBot launcher with : 
        ``` {.sourceCode .bash}
        $ octobot-launcher
        ```
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
