Metadata-Version: 2.0
Name: pycode
Version: 0.1.2
Summary: Python tool for research coding
Home-page: https://github.com/j340m3/pycode
Author: Jerome Bergmann
Author-email: jerome.bergmann@rwth-aachen.de
License: GNU General Public License v3
Keywords: pycode
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
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 (>=6.0)

===============================
pycode
===============================


.. image:: https://img.shields.io/pypi/v/pycode.svg
    :target: https://pypi.python.org/pypi/pycode
.. image:: https://img.shields.io/travis/j340m3/pycode.svg
    :target: https://travis-ci.org/j340m3/pycode
.. image:: https://readthedocs.org/projects/pycode/badge/?version=latest
    :target: https://pycode.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status
.. image:: https://pyup.io/repos/github/j340m3/pycode/shield.svg
    :target: https://pyup.io/repos/github/j340m3/pycode/
    :alt: Updates
.. image:: https://coveralls.io/repos/github/j340m3/pycode/badge.svg
    :target: https://coveralls.io/github/j340m3/pycode
.. image:: https://landscape.io/github/j340m3/pycode/master/landscape.svg?style=flat
   :target: https://landscape.io/github/j340m3/pycode/master
   :alt: Code Health
.. image:: https://scrutinizer-ci.com/g/j340m3/pycode/badges/quality-score.png?b=master
   :target: https://scrutinizer-ci.com/g/j340m3/pycode/master
   :alt: Scrutinizer Score
.. image:: https://badge.waffle.io/j340m3/pycode.svg?label=ready&title=Ready 
   :target: https://waffle.io/j340m3/pycode 
   :alt: 'Stories in Ready'

Python tool for potential quadruple blind coding


* Free software: GNU General Public License v3
        * Documentation: https://pycode.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



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

0.1.0 (2016-09-28)
------------------

* First release on PyPI.


