Metadata-Version: 2.0
Name: yboss
Version: 0.1.0
Summary: Python wrapper for Yahoo Boss API
Home-page: https://github.com/inovatho/yboss
Author: Inovatho
Author-email: inovacao@catho.com
License: BSD
Keywords: yboss
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD 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
Requires-Dist: requests
Requires-Dist: oauthlib

===============================
Ybosspy
===============================

.. image:: https://badge.fury.io/py/yboss.png
    :target: http://badge.fury.io/py/yboss

.. image:: https://travis-ci.org/inovatho/yboss.png?branch=master
        :target: https://travis-ci.org/inovatho/yboss

.. image:: https://pypip.in/d/yboss/badge.png
        :target: https://crate.io/packages/yboss?version=latest


Python wrapper for Yahoo Boss API

* Free software: BSD license
* Documentation: http://yboss.rtfd.org.

Features
--------

- Authenticate and search in YBoss API




History
-------

0.1.0 (2014-03-28)
++++++++++++++++++

* First release on PyPI.

