Metadata-Version: 2.0
Name: du
Version: 0.0.1.dev0
Summary: random utils
Home-page: https://github.com/diogo149/du
Author: Diogo Almeida
Author-email: diogo149@gmai.com
License: MIT
Keywords: utils
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities

du
===
d utils - my next iteration of random python tools (highly unstable)

dependencies
------------

* required

  * numpy
  * scipy
  * toolz
  * six
  * joblib
  * PyYAML

* optional

  * scikit-image
  * Pillow
  * matplotlib
  * cv2
  * pydicom
  * gdcm
  * scikit-learn
  * pandas
  * hyperopt
  * pymongo
  * cottonmouth
  * theano

* development

  * nose


