achillesrasquinha / bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bot

Open Bot

Table of Contents

Features

  • Python 2.7+ and Python 3.4+ compatible.

Quick Start

$ pip install bot

Check out installation for more details.

Usage

Application Interface

>>> import bot

Command-Line Interface

$ bot
Usage: bot [OPTIONS] COMMAND [ARGS]...

  Open Bot

Options:
  --version   Show the version and exit.
  -h, --help  Show this message and exit.

Commands:
  help     Show this message and exit.
  version  Show version and exit.

License

This repository has been released under the MIT License.


Made with ❤️ using boilpy.

About

License:MIT License


Languages

Language:Python 60.3%Language:Makefile 13.8%Language:Dockerfile 11.6%Language:C++ 11.4%Language:Shell 2.6%Language:C 0.3%