Metadata-Version: 2.4
Name: raimad
Version: 1.3.1
Summary: RAIMAD Astronomical Instrument MAsk Designer
Author-email: maybetree <maybetree48@proton.me>
License-Expression: GPL-3.0-only
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: typing-extensions
Provides-Extra: dev
Requires-Dist: numpy; extra == "dev"
Requires-Dist: cift==0.1.4; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Dynamic: license-file

# RAIMAD

RAIMAD Astronomical Instrument MAsk Designer

![RAIMAD banner](img/raimad-banner.png)

![Python 3.14 tests badge](https://img.shields.io/badge/dynamic/json?url=https://github.com/tifuun/raimad/releases/latest/download/raimad-tooling.json&style=plastic&label=Python+3.14&query=TOOLING_UNITTEST_314)
![Python 3.13 tests badge](https://img.shields.io/badge/dynamic/json?url=https://github.com/tifuun/raimad/releases/latest/download/raimad-tooling.json&style=plastic&label=Python+3.13&query=TOOLING_UNITTEST_313)
![Python 3.12 tests badge](https://img.shields.io/badge/dynamic/json?url=https://github.com/tifuun/raimad/releases/latest/download/raimad-tooling.json&style=plastic&label=Python+3.12&query=TOOLING_UNITTEST_312)
![Python 3.11 tests badge](https://img.shields.io/badge/dynamic/json?url=https://github.com/tifuun/raimad/releases/latest/download/raimad-tooling.json&style=plastic&label=Python+3.11&query=TOOLING_UNITTEST_311)
![Python 3.10 tests badge](https://img.shields.io/badge/dynamic/json?url=https://github.com/tifuun/raimad/releases/latest/download/raimad-tooling.json&style=plastic&label=Python+3.10&query=TOOLING_UNITTEST_310)

![MyPy badge](https://img.shields.io/badge/dynamic/json?url=https://github.com/tifuun/raimad/releases/latest/download/raimad-tooling.json&style=plastic&label=MyPy&query=TOOLING_MYPY)
![Ruff badge](https://img.shields.io/badge/dynamic/json?url=https://github.com/tifuun/raimad/releases/latest/download/raimad-tooling.json&style=plastic&label=Ruff+Violations&query=TOOLING_RUFF)
![Coverage badge](https://img.shields.io/badge/dynamic/json?url=https://github.com/tifuun/raimad/releases/latest/download/raimad-tooling.json&style=plastic&label=Test+Coverage&query=TOOLING_COVERAGE&suffix=%)
![Number of TODOs and FIXMEs](https://img.shields.io/badge/dynamic/json?url=https://github.com/tifuun/raimad/releases/latest/download/raimad-tooling.json&style=plastic&label=TODOs+and+FIXMEs&query=TOOLING_TODOS)

Read the documentation at [RAIDOC](https://tifuun.github.io/raidoc/).

Browse RAIMAD packages at [RAIDEX](https://tifuun.github.io/raidex/).

PyPI page: <https://pypi.org/project/raimad/>

Want to contribute? Check the [contributor's guide](https://tifuun.github.io/raidoc/pages/contributor-guide.html)

## License

RAIMAD is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, version 3 of the License only.

RAIMAD is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
RAIMAD. If not, see <https://www.gnu.org/licenses/>. 

---

Copyright (c) 2024, maybetree.

