Metadata-Version: 2.1
Name: escam-toolbox
Version: 1.0.8
Summary: Toolkit with radiomics utilities and UI compponents
Home-page: https://github.com/rbrecheisen/escam_toolbox
Author: Ralph Brecheisen
Author-email: r.brecheisen@maastrichtuniversity.nl
License: MIT license
Keywords: escam_toolbox
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pyradiomics
Requires-Dist: pandas
Requires-Dist: pydicom
Requires-Dist: SimpleITK
Requires-Dist: pillow

=============
ESCAM Toolbox
=============


.. image:: https://img.shields.io/pypi/v/escam_toolbox.svg
        :target: https://pypi.python.org/pypi/escam_toolbox

.. image:: https://img.shields.io/travis/rbrecheisen/escam_toolbox.svg
        :target: https://travis-ci.org/rbrecheisen/escam_toolbox

.. image:: https://readthedocs.org/projects/escam-toolbox/badge/?version=latest
        :target: https://escam-toolbox.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Toolkit with radiomics utilities and UI compponents


* Free software: MIT license
* Documentation: https://escam-toolbox.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 (2019-08-19)
------------------

* First release on PyPI.


