Metadata-Version: 2.1
Name: dc3client
Version: 0.0.1
Summary: dc3client: Client of Digital Curing3.
Home-page: https://github.com/being24/pypi-test
Download-URL: https://github.com/being24/pypi-test
Author: Ryosuke1218
Author-email: 34680324+being24@users.noreply.github.com
Maintainer: Ryosuke1218
Maintainer-email: 34680324+being24@users.noreply.github.com
License: MIT
Keywords: digital-curing3 dc3client
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# dc3client

Wrapper for developing digitalcuring3 clients in python

## Installation

python 3.10 or higher is required
```bash
pip install dc3client
```
