Metadata-Version: 2.1
Name: pytribeam
Version: 0.0.1
Summary: automated data collection on TriBeam tools
Author-email: Andrew Polonsky <apolon@sandia.gov>, Chad Hovey <chovey@sandia.gov>, James Lamb <jdlamb@sandia.gov>
Project-URL: documentation, https://gitlab-ex.sandia.gov/tribeam/pytribeam/
Project-URL: repository, https://gitlab-ex.sandia.gov/tribeam/pytribeam
Requires-Python: ==3.8.12
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE.md
Requires-Dist: pytest==8.3.3
Requires-Dist: pytest-cov==5.0.0
Requires-Dist: schema
Provides-Extra: dev
Requires-Dist: h5py; extra == "dev"
Requires-Dist: numpy; extra == "dev"
Requires-Dist: pdoc; extra == "dev"
Requires-Dist: ruff; extra == "dev"

# pyTriBeam

![main_logo](https://raw.githubusercontent.com/sandialabs/pytribeam/refs/heads/gh-pages/docs/userguide/src/logo_color.png)

[![userguide][userguide_badge]](https://sandialabs.github.io/pytribeam/docs/userguide/book/index.html) [![api][api_badge]](https://sandialabs.github.io/pytribeam/docs/api/index.html) [![test-coverage][test-coverage_badge]](https://sandialabs.github.io/pytribeam/coverage_reports/combined/htmlcov/index.html) [![lint][lint_badge]](https://sandialabs.github.io/pytribeam/logs/lint.log) [![version][version_badge]](https://github.com/sandialabs/pytribeam) 

[userguide_badge]: https://sandialabs.github.io/pytribeam/badges/userguide.svg
[api_badge]: https://sandialabs.github.io/pytribeam/badges/api.svg
[test-coverage_badge]: https://sandialabs.github.io/pytribeam/badges/test-coverage.svg
[lint_badge]: https://sandialabs.github.io/pytribeam/badges/lint.svg
[version_badge]: https://sandialabs.github.io/pytribeam/badges/version.svg

## Getting Started

Installation instructions and more can be found in the [User Guide](https://sandialabs.github.io/pytribeam/docs/userguide/book/index.html).

More info coming soon!
