Metadata-Version: 2.1
Name: kadi
Version: 0.4.2
Summary: Kadi4Mat, the Karlsruhe Data Infrastructure for Materials Science.
Home-page: https://kadi.iam-cms.kit.edu
Author: Karlsruhe Institute of Technology
License: Apache-2.0
Project-URL: Code, https://gitlab.com/iam-cms/kadi
Project-URL: Documentation, https://kadi4mat.readthedocs.io/en/latest
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Authlib[client] (<1.0.0,>=0.15.1)
Requires-Dist: celery (<5.0.0,>=4.4.7)
Requires-Dist: chardet (<4.0.0,>=3.0.4)
Requires-Dist: elasticsearch-dsl (<8.0.0,>=7.0.0)
Requires-Dist: Flask (<2.0.0,>=1.1.2)
Requires-Dist: Flask-Babel (<3.0.0,>=2.0.0)
Requires-Dist: Flask-Limiter (<2.0.0,>=1.4.0)
Requires-Dist: Flask-Login (<1.0.0,>=0.5.0)
Requires-Dist: Flask-Migrate (<3.0.0,>=2.5.3)
Requires-Dist: Flask-SQLAlchemy (<3.0.0,>=2.4.4)
Requires-Dist: flask-talisman (<1.0.0,>=0.7.0)
Requires-Dist: Flask-WTF (<0.15.0,>=0.14.3)
Requires-Dist: ldap3 (<3.0.0,>=2.8.1)
Requires-Dist: Markdown (<4.0.0,>=3.2.2)
Requires-Dist: marshmallow (<4.0.0,>=3.8.0)
Requires-Dist: Pillow (<8.0.0,>=7.2.0)
Requires-Dist: pluggy (<1.0.0,>=0.13.1)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.8.6)
Requires-Dist: PyJWT (<2.0.0,>=1.7.1)
Requires-Dist: python-magic (<1.0.0,>=0.4.15)
Requires-Dist: redis (<4.0.0,>=3.5.3)
Requires-Dist: requests (<3.0.0,>=2.24.0)
Requires-Dist: sentry-sdk[flask] (<1.0.0,>=0.18.0)
Requires-Dist: SQLAlchemy-Utils[encrypted] (<1.0.0,>=0.36.8)
Requires-Dist: Werkzeug[watchdog] (<2.0.0,>=1.0.1)
Requires-Dist: WTForms[email] (<2.4.0,>=2.3.3)
Provides-Extra: dev
Requires-Dist: black (==20.8b1) ; extra == 'dev'
Requires-Dist: pre-commit (>=2.7.1) ; extra == 'dev'
Requires-Dist: pylint (<2.5.0,>=2.4.4) ; extra == 'dev'
Requires-Dist: pytest (>=6.1.1) ; extra == 'dev'
Requires-Dist: pytest-cov (>=2.10.1) ; extra == 'dev'
Requires-Dist: python-dotenv (>=0.14.0) ; extra == 'dev'
Requires-Dist: tox (>=3.20.0) ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: Sphinx (>=3.2.1) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme (>=0.5.0) ; extra == 'docs'
Requires-Dist: sphinxcontrib-httpdomain (>=1.7.0) ; extra == 'docs'

# Kadi4Mat

**Kadi4Mat** is the **Karlsruhe Data Infrastructure for Materials Science**, a
software for managing research data with the aim of combining new concepts with
established technologies and existing solutions.

## Links

* More information: https://kadi.iam-cms.kit.edu
* Source code: https://gitlab.com/iam-cms/kadi
* Releases: https://pypi.org/project/kadi
* Developer documentation:
    * Latest (reflecting the *master* branch): https://kadi4mat.readthedocs.io/en/latest
    * Stable (reflecting the latest release): https://kadi4mat.readthedocs.io/en/stable


