Metadata-Version: 1.1
Name: rapidpro-dash
Version: 1.3.1
Summary: Support library for RapidPro dashboards
Home-page: https://github.com/rapidpro/dash
Author: Nyaruka Team
Author-email: code@nyaruka.com
License: BSD
Description-Content-Type: UNKNOWN
Description: RapidPro Dash Library
        =====================
        
        |Build Status| |Coverage Status| |PyPI Release|
        
        Support library for building dashboards applications for
        `RapidPro <https://github.com/rapidpro/rapidpro>`__.
        
        -  Provides an organization app to support multi-tenant sites
        -  Reusable user management views
        -  Supports Python 2 and 3
        -  Supports Django 1.9 and 1.10
        
        .. |Build Status| image:: https://travis-ci.org/rapidpro/dash.svg?branch=master
           :target: https://travis-ci.org/rapidpro/dash
        .. |Coverage Status| image:: https://coveralls.io/repos/github/rapidpro/dash/badge.svg?branch=master
           :target: https://coveralls.io/github/rapidpro/dash
        .. |PyPI Release| image:: https://img.shields.io/pypi/v/rapidpro-dash.svg
           :target: https://pypi.python.org/pypi/rapidpro-dash/
        
Keywords: rapidpro dashboard
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
