Metadata-Version: 2.4
Name: stapoly
Version: 0.1.0
Summary: Stapoly - Structure and Topology Analysis Package for molecular dynamics and irradiation simulations
Project-URL: Homepage, https://github.com/amphilagus/stapoly
Project-URL: Repository, https://github.com/amphilagus/stapoly
Author: The Amphilagus group
License-Expression: MIT
Keywords: irradiation,lammps,molecular-dynamics,structure-analysis,topology
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
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
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Python: >=3.9
Requires-Dist: numpy>=1.20
Description-Content-Type: text/markdown

# Stapoly

Structure and Topology Analysis Package for molecular dynamics and irradiation simulations.

Hosted at https://github.com/amphilagus/stapoly

## Installation

```bash
pip install stapoly
```

## Usage

```bash
python -m stapoly --option irradiation --config config.ini --model model.ini
```
