Metadata-Version: 2.1
Name: rapidpro-dash
Version: 1.4
Summary: Support library for RapidPro dashboards
Home-page: https://github.com/rapidpro/dash
Author: Nyaruka Team
Author-email: code@nyaruka.com
License: BSD
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 :: 3
Requires-Dist: celery
Requires-Dist: django (<2.1)
Requires-Dist: django-compressor
Requires-Dist: django-hamlpy
Requires-Dist: django-redis
Requires-Dist: django-timezone-field
Requires-Dist: Pillow
Requires-Dist: phonenumbers
Requires-Dist: psycopg2-binary
Requires-Dist: python-dateutil
Requires-Dist: rapidpro-python
Requires-Dist: redis
Requires-Dist: requests
Requires-Dist: smartmin
Requires-Dist: sorl-thumbnail
Requires-Dist: xlrd
Requires-Dist: xlwt

RapidPro Dash Library
=====================

`Build Status <https://travis-ci.org/rapidpro/dash>`__ `Coverage
Status <https://coveralls.io/github/rapidpro/dash>`__ `PyPI
Release <https://pypi.python.org/pypi/rapidpro-dash/>`__

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 3 only
-  Supports Django 1.11 and 2.0


