Metadata-Version: 2.4
Name: latdraw
Version: 0.2.0
Summary: Draw Accelerator lattices in Python.
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Requires-Dist: mad8-pandas>=1.1.1
Requires-Dist: matplotlib>=3.10.6
Requires-Dist: tfs-pandas>=4.0.0
Description-Content-Type: text/markdown

# latdraw


[![pypi](https://img.shields.io/pypi/v/latdraw.svg)](https://pypi.org/project/latdraw/)
[![python](https://img.shields.io/pypi/pyversions/latdraw.svg)](https://pypi.org/project/latdraw/)
[![Build Status](https://github.com/st-walker/latdraw/actions/workflows/dev.yml/badge.svg)](https://github.com/st-walker/latdraw/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/st-walker/latdraw/branch/main/graphs/badge.svg)](https://codecov.io/github/st-walker/latdraw)



Draw Accelerator lattices in Python


* Documentation: <https://st-walker.github.io/latdraw>
* GitHub: <https://github.com/st-walker/latdraw>
* PyPI: <https://pypi.org/project/latdraw/>
* Free software: MIT


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage) project template.
