Metadata-Version: 2.4
Name: beast-skygrid
Version: 0.2.0
Project-URL: Documentation, https://github.com/wytamma/skygrid#readme
Project-URL: Issues, https://github.com/wytamma/skygrid/issues
Project-URL: Source, https://github.com/wytamma/skygrid
Author-email: Wytamma Wirth <wytamma.wirth@me.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: snk-cli
Description-Content-Type: text/markdown

# skygrid

[![PyPI - Version](https://img.shields.io/pypi/v/beast-skygrid.svg)](https://pypi.org/project/beast-skygrid)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/beast-skygrid.svg)](https://pypi.org/project/beast-skygrid)

![](images/skygrid.png)

## Installation

```console
pip install beast-skygrid
```

## License

`skygrid` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
