Metadata-Version: 2.1
Name: configure-dms-viz
Version: 1.2.0
Summary: Configure your data for visualization with dms-viz.github.io
License: MIT
Author: Will Hannon
Author-email: hannonww@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: biopython (>=1.0)
Requires-Dist: click (>=8.1.6,<9.0.0)
Requires-Dist: pandas (>=2.0.0)
Requires-Dist: requests (>2.0.0)
Description-Content-Type: text/markdown

# `configure_dms_viz`

![License](https://img.shields.io/github/license/matsengrp/multidms)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

---

`configure_dms_viz` is a python utility that formats your data for the visualization tool [dms-viz](https://dms-viz.github.io/).

For details on how to use `configure_dms_viz`, check out the [documentation](https://dms-viz.github.io/dms-viz-docs/).

