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.23.tar.gz (7.5 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.23-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mangoapi-1.0.23.tar.gz
Algorithm Hash digest
SHA256 d3f9f526843fd6ac3b52001e089aa912c58f95db516d97e7b555ec36191e564d
MD5 b08585fcbc02c8831909e9477204ac29
BLAKE2b-256 eb03143bf90eed19e79c86190262c512985501c09f70bfd193b63be47d89d584

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mangoapi-1.0.23-py3-none-any.whl
Algorithm Hash digest
SHA256 9b5d887c4f4c00b9d867013427e668aa5766663f1ea0e1496ee384c1ea673c55
MD5 f82d97f74602cf61e981814610e6f930
BLAKE2b-256 f490fc4c3dd2fcac67b5abd5913a642ca3b3c442665d08b5965fcc75eeac7d8d

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