Metadata-Version: 2.0
Name: OpenREM
Version: 0.8.0b4
Summary: Developer beta only
Home-page: http://openrem.org/
Author: Ed McDonagh
Author-email: ed@openrem.org
License: GPLv3 with additional permissions
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: django (>=1.8,<1.9)
Requires-Dist: django-filter (>=0.10,<0.15)
Requires-Dist: pytz (>=0a)
Requires-Dist: humanize
Requires-Dist: pydicom (==0.9.9)
Requires-Dist: django-pagination
Requires-Dist: xlsxwriter
Requires-Dist: celery (>=3.1)
Requires-Dist: argparse (>=1.2.1)
Requires-Dist: django-qsstats-magic
Requires-Dist: python-dateutil
Requires-Dist: django-solo
Requires-Dist: django-crispy-forms
Requires-Dist: pandas
Requires-Dist: xlrd
Requires-Dist: testfixtures
Requires-Dist: mock
Requires-Dist: django-debug-toolbar

#######
OpenREM
#######
====================

.. image:: https://img.shields.io/pypi/v/openrem.svg?
    :target: https://badge.fury.io/py/openrem

.. image:: https://img.shields.io/pypi/pyversions/openrem.svg?
    :target: https://badge.fury.io/py/openrem

Bitbucket:

.. image:: https://img.shields.io/bitbucket/issues/openrem/openrem.svg?
    :target: https://bitbucket.org/openrem/openrem/issues?status=new&status=open

Coveralls:

.. image:: https://coveralls.io/repos/bitbucket/openrem/openrem/badge.svg?branch=develop
    :target: https://coveralls.io/bitbucket/openrem/openrem?branch=develop

Codacy:

.. image:: https://api.codacy.com/project/badge/Grade/2117af7281134e42ace3efe5fc4a5255
    :target: https://www.codacy.com/app/OpenREM/openrem?utm_source=openrem@bitbucket.org&amp;utm_medium=referral&amp;utm_content=openrem/openrem&amp;utm_campaign=Badge_Grade

.. image:: https://api.codacy.com/project/badge/Coverage/2117af7281134e42ace3efe5fc4a5255
    :target: https://www.codacy.com/app/OpenREM/openrem?utm_source=openrem@bitbucket.org&amp;utm_medium=referral&amp;utm_content=openrem/openrem&amp;utm_campaign=Badge_Coverage

OpenREM is a Django app to extract, store and export Radiation Exposure
Monitoring related information, primarily from DICOM files.

This is release 0.8.0b4 containing functionality enhancements, speed improvements and bug fixes. Please review the
`release notes <http://docs.openrem.org/en/0.8.0b1/release-0.8.0.html>`_ for details.

Full documentation can be found on Read the Docs: http://docs.openrem.org/, and a demo site can be seen at
http://demo.openrem.org; username `demo` password `demo`

For upgrades, please review the `version release notes <http://docs.openrem.org/en/0.8.0b1/release-0.8.0.html>`_. For
fresh installs, please review the `install docs <http://docs.openrem.org/en/0.8.0b1/installation.html>`_.

Contribution of code, ideas, bug reports documentation is all welcome.
Please feel free to fork the repository and send me pull requests. See
`the website <http://openrem.org/getinvolved>`_ for more information.

There is a developer demo site, which at times has a working demo of recent code, but might not, and 
might be broken. It can be found at http://dev.openrem.org; username `demo` password `demo`

OpenREM currently ships with charts that use the HighCharts libraries. This is free to use in a non-commercial setting.
For other environments please contact Highcharts for licencing. For more information, please see
`their website <http://highcharts.com>`_, or the
`Non-Commercial FAQ <https://shop.highsoft.com/faq>`_.

