Metadata-Version: 2.4
Name: acorn-py
Version: 0.1.30
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Classifier: Topic :: Scientific/Engineering
Summary: Python bindings for acorn-lib crate
Keywords: research,automation
Author-email: Jason Wohlgemuth <wohlgemuthjh@ornl.gov>
License-Expression: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Repository, https://code.ornl.gov/research-enablement/acorn.git

# ACORN 🌱
[<img alt="gitlab" src="https://img.shields.io/badge/code.ornl.gov-research_enablement-00662C?style=for-the-badge&logo=gitlab&color=%2300662C
" height="20">](https://code.ornl.gov/research-enablement/acorn)
[<img alt="crates.io" src="https://img.shields.io/pypi/v/acorn-py?style=for-the-badge&logo=python" height="20">](#)
> Python bindings for the [acorn-lib](https://crates.io/crates/acorn-lib) crate

## Installation
```shell
uv add acorn-py
```

## Example Usage
> 🚧 Under Construction
