Metadata-Version: 2.1
Name: manyapi
Version: 1.0
Summary: All in one API wrapper.
Home-page: https://github.com/EterNomm/ManyAPI
Author: EterNomm
Author-email: eternommorg@gmail.com
License: GNU General Public License 3.0
Project-URL: Source Code, https://github.com/EterNomm/ManyAPI
Project-URL: Discord, https://discord.gg/qpT2AeYZRN
Project-URL: Issue tracker, https://github.com/EterNomm/ManyAPI/issues
Keywords: python,api,requests,manyapi,all in one api
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Android
Description-Content-Type: text/markdown
License-File: LICENSE

# ManyAPI
All in one API wrapper written in Python.

## API list & Examples
- API List : [api_list.md](https://github.com/EterNomm/ManyAPI/blob/main/api_list.md)
- Examples : [examples](https://github.com/EterNomm/ManyAPI/tree/main/examples) directory

## Contribution
Can I add more API wrapper/fix some code? **Totally Allowed :)**

## Licence & Copyright
Copyright 2022-present EterNomm
```
GNU General Public License 3.0

A permissive license whose main conditions require preservation of copyright and license notices.
Contributors provide an express grant of patent rights.
Licensed works, modifications, and larger works may be distributed under different terms and without source code.
```


