Metadata-Version: 2.0
Name: pickups
Version: 0.4.0
Summary: Pickups delivers all neccessary tools to run Atlassian Bamboo with RasberryPi based extreme feedback devices
Home-page: https://github.com/maiksensi/pickups/
Author: Maik Figura
Author-email: maiksensi[at]gmail.com
License: MIT
Keywords: pickups
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: requests

=======
Pickups
=======

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

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

.. image:: https://travis-ci.org/maiksensi/pickups.png?branch=master
    :target: https://travis-ci.org/maiksensi/pickups

.. image:: https://coveralls.io/repos/maiksensi/pickups/badge.png?branch=master
    :target: https://coveralls.io/r/maiksensi/pickups?branch=master

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


Python pickups contains everything to setup extreme feedback devices with Atlassian Bamboo,
a RasberryPi and an USB power-plug.


Documentation
-------------

The full documentation is at http://pickups.rtfd.org.


Features
--------

* Predefined structure to integrate extreme feedback devices into builds
* Easy to extend with more devices and servers
* Helpers to handle signals in a custom way
* Well tested, and easy to rebuild with tox


.. :changelog:

History
-------

0.3.0 (2015-01-07)
++++++++++++++++++

* First release on PyPy

0.2.0 (2014-12-30)
++++++++++++++++++

* Added tests

0.1.0 (2014-12-17)
++++++++++++++++++

* Added core functionality
* Added helpers


