Metadata-Version: 2.0
Name: bttt99
Version: 0.2.1
Summary: A tool to navigate movie information.
Home-page: https://github.com/babykick/bttt99
Author: Stephen Chen
Author-email: noemail@noemail.com
License: MIT license
Keywords: bttt99
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: click
Requires-Dist: lxml
Requires-Dist: pyperclip
Requires-Dist: requests

======
bttt99
======


.. image:: https://img.shields.io/pypi/v/bttt99.svg
        :target: https://pypi.python.org/pypi/bttt99

.. image:: https://img.shields.io/travis/babykick/bttt99.svg
        :target: https://travis-ci.org/babykick/bttt99

.. image:: https://readthedocs.org/projects/bttt99/badge/?version=latest
        :target: https://bttt99.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/babykick/bttt99/shield.svg
     :target: https://pyup.io/repos/github/babykick/bttt99/
     :alt: Updates

A tool to navigate movie information

* Free software: MIT license
* Documentation: https://bttt99.readthedocs.io.


Features
--------

* Automatecally search the movie information

Usage
-----
> pip install bttt99

or

> pip install -e git+https://github.com/babykick/bttt99.git@master#egg=bttt99

> bttt99 rounders




=======
History
=======

0.1 (2017-05-02)
------------------

* First release on PyPI.


