Metadata-Version: 2.4
Name: memealerts
Version: 0.0.1
Summary: Memealerts async/sync client
Project-URL: Homepage, https://example.com
Project-URL: Documentation, https://readthedocs.org
Project-URL: Repository, https://github.com/me/spam.git
Project-URL: Bug Tracker, https://github.com/me/spam/issues
Project-URL: Changelog, https://github.com/me/spam/blob/master/CHANGELOG.md
Author-email: Anton Kurenkov <quantum0@mail.ru>
Maintainer-email: Anton Kurenkov <quantum0@mail.ru>
License-Expression: MIT
License-File: LICENSE.txt
Keywords: Lobster Thermidor,bacon,egg,sausage,tomatoes
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: requests>=2.32.4
Provides-Extra: async
Requires-Dist: httpx>=0.28.1; extra == 'async'
Description-Content-Type: text/markdown

# black-junit

This project is a library which provides you clients for interaction with memealerts.

# Install

`pip install memealerts`

# Usage

TODO

# Badges

[![wakatime](https://wakatime.com/badge/github/Quantum-0/memealerts.svg)](https://wakatime.com/badge/github/Quantum-0/memealerts)
[![Black](https://github.com/Quantum-0/memealerts/actions/workflows/black.yml/badge.svg)](https://github.com/Quantum-0/memealerts/actions/workflows/black.yml)
[![GitHub Org's stars](https://img.shields.io/github/stars/quantum-0/memealerts)](https://github.com/Quantum-0/memealerts/)
![PyPI - License](https://img.shields.io/pypi/l/memealerts)
[![PyPI](https://img.shields.io/pypi/v/memealerts)](https://pypi.org/project/memealerts/)
![PyPI - Status](https://img.shields.io/pypi/status/memealerts)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/memealerts)
![PyPI - Downloads](https://img.shields.io/pypi/dm/memealerts)


# License

[MIT License](./LICENSE)