Metadata-Version: 2.4
Name: dandeliion-client
Version: 1.0.0
Summary: Client for accessing Dandeliion services
Project-URL: Homepage, https://dandeliion.com
Project-URL: Documentation, https://dandeliion-team.github.io/dandeliion-client/
Project-URL: Repository, https://github.com/dandeliion-team/dandeliion-client
Project-URL: Bug Tracker, https://github.com/dandeliion-team/dandeliion-client/issues
Project-URL: Changelog, https://github.com/dandeliion-team/dandeliion-client/blob/develop/CHANGELOG.md
Author-email: DandeLiion Team <team@dandeliion.com>
Maintainer-email: DandeLiion Team <team@dandeliion.com>
License-File: LICENSE.txt
Keywords: client,dandeliion
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Requires-Python: >=3.9
Requires-Dist: bpx
Requires-Dist: pybamm~=25.4.2
Requires-Dist: python-socketio~=5.12.1
Requires-Dist: websocket-client~=1.8.0
Provides-Extra: dev
Requires-Dist: black; extra == 'dev'
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: flake8-docstrings; extra == 'dev'
Requires-Dist: mypy; extra == 'dev'
Requires-Dist: nox; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: pytest-sugar; extra == 'dev'
Requires-Dist: pytest-timeout; extra == 'dev'
Provides-Extra: docs
Requires-Dist: ipykernel; extra == 'docs'
Requires-Dist: ipywidgets; extra == 'docs'
Requires-Dist: myst-parser; extra == 'docs'
Requires-Dist: nbsphinx; extra == 'docs'
Requires-Dist: pydata-sphinx-theme; extra == 'docs'
Requires-Dist: sphinx-autobuild; extra == 'docs'
Requires-Dist: sphinx-copybutton; extra == 'docs'
Requires-Dist: sphinx-design; extra == 'docs'
Requires-Dist: sphinx-docsearch; extra == 'docs'
Requires-Dist: sphinx-gallery; extra == 'docs'
Requires-Dist: sphinx-hoverxref; extra == 'docs'
Requires-Dist: sphinx-inline-tabs; extra == 'docs'
Requires-Dist: sphinx-last-updated-by-git; extra == 'docs'
Requires-Dist: sphinx-rtd-theme>=0.5; extra == 'docs'
Requires-Dist: sphinx>=6; extra == 'docs'
Requires-Dist: sphinxcontrib-bibtex; extra == 'docs'
Description-Content-Type: text/markdown

![DandeLiion_logo](https://simulation.dandeliion.com/static/dl_logo.png)

#

<div align="center">

[![ci-testing](https://github.com/dandeliion-team/dandeliion-client/actions/workflows/ci_testing.yml/badge.svg?branch=master)](https://github.com/dandeliion-team/dandeliion-client/actions/workflows/ci_testing.yml)
[![documentation](https://github.com/dandeliion-team/dandeliion-client/actions/workflows/documentation.yml/badge.svg?branch=master&action=push)](https://dandeliion-team.github.io/dandeliion-client  )
[![release](https://img.shields.io/github/v/release/dandeliion-team/dandeliion-client?color=yellow)](https://github.com/dandeliion-team/dandeliion-client/releases)
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/dandeliion-team/dandeliion-client/badge)](https://scorecard.dev/viewer/?uri=github.com/dandeliion-team/dandeliion-client)

</div>

# Dandeliion client

The Dandeliion client is a client software written in Python to submit/run dandeliion simulations on a remote server and to retrieve their results.
