Metadata-Version: 2.1
Name: APISimplify
Version: 0.0.2
Summary: A simple API toolkit for Python developers
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Requires-Dist: discord>=1.0.0
Requires-Dist: Pillow>=8.0.0
Requires-Dist: jsonschema>=3.2.0

# ApiSimplify

**ApiSimplify** is a collection of API wrappers designed to simplify interactions with popular services such as Discord, GitHub, Twitter, TikTok, Roblox, Instagram, Fortnite, and more.

## Features

- **Easy Integration**: Simplifies the process of connecting to multiple APIs.
- **User-Friendly**: Designed for both beginners and experienced developers.
- **Supports Popular Services**: Interfaces with major platforms.

**Join** our [Discord Server](https://discord.gg/W9sxUqWspJ) for further support.

# Tutorial 

github.com/masterpowershell/ApiSimplify

## Installation

You can install this package using pip:

```bash
pip install APISimplify


