Metadata-Version: 2.1
Name: slowly.py
Version: 0.1.1
Summary: 
Author: tiagovla
Author-email: tiagovla@gmail.com
Requires-Python: >=3.13,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: docs
Requires-Dist: aiohttp (>=3.11.11,<4.0.0)
Requires-Dist: uuid (>=1.30,<2.0)
Description-Content-Type: text/markdown

[![PyPI license](https://img.shields.io/pypi/l/slowly.py.svg)](https://pypi.python.org/pypi/slowly.py/)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/slowly.py.svg)](https://pypi.python.org/pypi/slowly.py/)
[![PyPI version shields.io](https://img.shields.io/pypi/v/slowly.py.svg)](https://pypi.python.org/pypi/slowly.py/)
[![Documentation Status](https://img.shields.io/badge/docs-online-brightgreen)](https://tiagovla.github.io/slowly.py/)

# Slowly.py

This project provides an **unofficial asynchronous API** for interacting with
the Slowly app. The Slowly app is a unique platform that connects people from
around the world via pen-pal style letters.

## Installation

```bash
pip install slowly.py
```

## License

This project is licensed under the GNU General Public License v3.0.

## Contributions

Contributions are welcome! If you'd like to improve this project, feel free to
open an issue or submit a pull request. Please ensure your changes align with
the project's goals.

## Development Status

This project is currently under development. Features and functionality may
change as the API evolves.

