Metadata-Version: 2.1
Name: pack-mm
Version: 0.0.15
Summary: packing materials and molecules in boxes using for machine learnt interatomic potentials
Author: Alin M. Elena
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Development Status :: 3 - Alpha
Project-URL: Repository, https://github.com/ddmms/pack-mm/
Project-URL: Documentation, https://ddmms.github.io/pack-mm/
Requires-Python: >=3.10
Requires-Dist: janus-core>=0.7.2
Requires-Dist: typer<1.0.0,>=0.12.5
Requires-Dist: typer-config<2.0.0,>=1.4.2
Description-Content-Type: text/markdown

# pack materials and molecules

[![Python versions][python-badge]][python-link]
[![Build Status][ci-badge]][ci-link]
[![Coverage Status][cov-badge]][cov-link]
[![License][license-badge]][license-link]

[python-badge]: https://img.shields.io/pypi/pyversions/pack-mm.svg
[python-link]: https://pypi.org/project/pack-mm/
[ci-badge]: https://github.com/ddmms/pack-mm/actions/workflows/build.yml/badge.svg?branch=main
[ci-link]: https://github.com/ddmms/pack-mm/actions
[cov-badge]: https://coveralls.io/repos/github/ddmms/pack-mm/badge.svg?branch=main
[cov-link]: https://coveralls.io/github/ddmms/pack-mm?branch=main
[license-badge]: https://img.shields.io/badge/License-MIT-yellow.svg
[license-link]: https://opensource.org/license/MIT
