Metadata-Version: 2.4
Name: morca
Version: 0.3.6
Summary: marimo tools for ORCA calculations
Project-URL: repository, https://codeberg.org/crabby/morca
Requires-Python: >=3.11
Requires-Dist: altair>=5.5.0
Requires-Dist: cotwo>=1.0.9
Requires-Dist: marimo>=0.12.4
Description-Content-Type: text/markdown

Marimo apps for analyzing ORCA calculations
===========================================

Installation
------------

```bash
uv tool install morca
```

Usage
-----

`morca` currently only supplies the `orbitals` app.

```bash
orbitals casscf.out
```

or simply

```bash
orbitals
```
