Skip to main content

Python Wrapper For MangiAPI

Project description

MangoAPI

A simple Python client for Mango 🥭. Mango is a simple API that you can use for AI, text generation (LLM), image generation, and more. If you have any queries or need support, reach out at https://t.me/XBOTSUPPORTS.

Installation

Install MangoAPI using pip:

pip install mangoapi

Usage

Here is a basic example of how to use MangoAPI:

from mango import Mango

client = Mango()

response = client.chat.completions.create(
    model="gpt-4o",
    messages=[{"role": "user", "content": "Hello"}]
)

print(response.choices[0].message.content)

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

For support or inquiries, please reach out to us at Telegram Support.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mangoapi-1.0.10.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mangoapi-1.0.10-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file mangoapi-1.0.10.tar.gz.

File metadata

  • Download URL: mangoapi-1.0.10.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for mangoapi-1.0.10.tar.gz
Algorithm Hash digest
SHA256 349cb8ee3f78dd0449fcbbd478174e448907ff5e6f4f3b3b3c96fe5fd99bcc6d
MD5 9ec52069de7291d10e1acb732e449835
BLAKE2b-256 44cad69659cd0643ae1f306594203812d95a4a8b06c12dc1fb90b4284aa6e3ea

See more details on using hashes here.

File details

Details for the file mangoapi-1.0.10-py3-none-any.whl.

File metadata

  • Download URL: mangoapi-1.0.10-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for mangoapi-1.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 1d0dd26ce68c678fa501d312c8cfc567b0b4498e63779d2410d04d2a6588f9b9
MD5 2a080a4d1531946dcdf55ea0fc810f7b
BLAKE2b-256 9c783703e5ca44d4c66dc0d576825a203d373e785df9fc5be717dc4d4251415f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page