Metadata-Version: 2.4
Name: moldenViz
Version: 0.1.2
Project-URL: Documentation, https://github.com/Faria22/moldenViz#readme
Project-URL: Issues, https://github.com/Faria22/moldenViz/issues
Project-URL: Source, https://github.com/Faria22/moldenViz
Author-email: Faria22 <fariafelipe22@hotmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: pytest
Requires-Dist: pyvista
Requires-Dist: pyvistaqt
Requires-Dist: scipy
Description-Content-Type: text/markdown

# moldenViz

[![PyPI - Version](https://img.shields.io/pypi/v/moldenviz.svg)](https://pypi.org/project/moldenviz)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/moldenviz.svg)](https://pypi.org/project/moldenviz)

-----

## Table of Contents

- [Installation](#installation)

## Installation

```console
pip install moldenViz
```

## Roadmap
- [x] 0.1: Basic commands inside python.
- [ ] 0.2: GUI integration.
- [ ] 0.3: CLI options.
