Metadata-Version: 2.1
Name: dbnd
Version: 0.24.14
Summary: Machine Learning Orchestration
Home-page: http://www.databand.ai/
Author: Evgeny Shulman
Author-email: evgeny.shulman@databand.ai
Maintainer: Evgeny Shulman
Maintainer-email: evgeny.shulman@databand.ai
License: UNKNOWN
Project-URL: Documentation, http://www.databand.ai/
Project-URL: Bug-Tracker, https://github.com/databand.ai/databand/issues
Project-URL: Source-Code, https://github.com/databand.ai/databand
Keywords: orchestration,data,machinelearning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: tzlocal (<2.0.0,>=1.0.0)
Requires-Dist: six
Requires-Dist: more-itertools
Requires-Dist: cachetools
Requires-Dist: attrs
Requires-Dist: hjson
Requires-Dist: pyyaml
Requires-Dist: cloudpickle
Requires-Dist: requests (>=2.18.0)
Requires-Dist: pendulum (==1.4.4)
Requires-Dist: configparser (<3.6.0,>=3.5.0)
Requires-Dist: tabulate
Requires-Dist: marshmallow (==2.18.0)
Requires-Dist: jinja2 (<2.11.0,>=2.10.1)
Requires-Dist: gitpython
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: pygments
Requires-Dist: croniter (<0.4,>=0.3.30)
Requires-Dist: contextlib2 ; python_version < "3"
Requires-Dist: pathlib2 ; python_version < "3.0"
Requires-Dist: typing ; python_version < "3.7"
Requires-Dist: pathlib2 ; python_version <= "2.7"
Requires-Dist: enum34 ; python_version <= "2.7"
Requires-Dist: colorama ; sys_platform=="win32"
Provides-Extra: tests
Requires-Dist: coverage ; extra == 'tests'
Requires-Dist: pytest (==4.5.0) ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pluggy (==0.11.0) ; extra == 'tests'
Requires-Dist: zope.interface ; extra == 'tests'
Requires-Dist: mock ; extra == 'tests'
Requires-Dist: urllib3 (==1.23) ; extra == 'tests'
Requires-Dist: tox (==3.12.1) ; extra == 'tests'
Requires-Dist: matplotlib ; extra == 'tests'
Requires-Dist: tables (==3.5.1) ; extra == 'tests'
Requires-Dist: feather-format ; extra == 'tests'
Requires-Dist: pyarrow ; extra == 'tests'
Requires-Dist: nbconvert ; extra == 'tests'
Requires-Dist: nbformat ; extra == 'tests'
Requires-Dist: jupyter ; extra == 'tests'
Requires-Dist: IPython (<7.0,>=4.0.0) ; extra == 'tests'
Requires-Dist: jupyter-contrib-nbextensions ; extra == 'tests'
Requires-Dist: idna (<=2.7) ; extra == 'tests'
Requires-Dist: openpyxl (==2.6.4) ; extra == 'tests'
Requires-Dist: sklearn ; extra == 'tests'

UNKNOWN


