Metadata-Version: 2.3
Name: pyrapid
Version: 0.0.3
Summary: Build native apps in Python
Author-email: Avetik Kazhoyan <kazhoyan@gmail.com>
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12.3
Description-Content-Type: text/markdown

# pyrapid
Build native apps in Python.

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

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install pyrapid
```

## License

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