Metadata-Version: 2.1
Name: normal-api.py
Version: 1.0.0
Summary: An Easy-To-Use Wrapper for the Normal API
Home-page: https://github.com/Soheab/normal_api.py
Author: Soheab_
License: MIT
Download-URL: https://github.com/Soheab/normal_api.py/archive/v1.0.0.tar.gz
Project-URL: Discord, https://discord.gg/FyQ3CnmnQK
Project-URL: Documentation, https://github.com/Soheab/normal_api.py/blob/main/docs.md
Keywords: normal_api,discord,api,wrapper,memes,image,discord.py
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: aiohttp

[![Downloads Total](https://pepy.tech/badge/normal_api-py)](https://pepy.tech/project/normal_api-py)
[![Downloads Month](https://pepy.tech/badge/normal_api-py/month)](https://pepy.tech/project/normal_api-py)
[![Downloads Week](https://pepy.tech/badge/normal_api-py/week)](https://pepy.tech/project/normal_api-py)
[![PyPi Version](https://img.shields.io/pypi/v/normal_api.py.svg)](https://pypi.python.org/pypi/normal_api.py/)
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)

# Normal_API.py

An Easy-To-Use Wrapper for the Normal API

## Requirements

- Python 3.6 or above
- aiohttp (python3 -m pip install -U aiohttp)

## Installation

Install the package by doing one of the following commands:

**Using pip (recommended)**:

- `pip install normal_api.py -U`
- `python -m pip install normal_api.py -U`

## Documentation

See the full and detailed [docs here][docs]

## Links

[API][base_url] | [Changelogs][changelog] | [Examples][examples] | [Github][github] | [PyPi][pypi]

## Made by

This wrapper is made by **Soheab_#6240** (150665783268212746), DM me on Discord or join my discord
server [here][discord_mine] for anything related to this wrapper.

Join Normal API's discord server [here][discord_api] to suggest or report anything on the API.


[docs]: https://github.com/Soheab/normal_api.py/blob/main/docs.md

[changelog]: https://github.com/Soheab/normal_api.py/blob/main/changelog.md

[examples]: https://github.com/Soheab/normal_api.py/blob/main/docs.md#examples

[base_url]: https://normal-api.ml/

[github]: https://github.com/Soheab/normal_api.py

[pypi]: https://pypi.org/project/normal_api.py/

[discord_api]: https://discord.gg/FyQ3CnmnQK

[discord_mine]: https://discord.gg/yCzcfju


