Metadata-Version: 2.0
Name: pyplus
Version: 0.0.2
Summary: A library containing a collection of python extensions.
Home-page: https://github.com/alexbahnisch/pyplus
Author: Alex Bahnisch
Author-email: alexbahnisch@gmail.com
License: MIT
Keywords: collection extensions plus python
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.5

py+
===

.. image:: https://travis-ci.org/alexbahnisch/pyplus.svg?branch=master
    :target: https://travis-ci.org/alexbahnisch/pyplus

.. image:: https://coveralls.io/repos/github/alexbahnisch/pyplus/badge.svg
    :target: https://coveralls.io/github/alexbahnisch/pyplus

A library containing a collection of python extensions.

Installation
------------

.. code:: bash

    $ pip install pyplus

Usage
-----

.. code:: python

    import pyplus


