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.13.tar.gz (4.2 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.13-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mangoapi-1.0.13.tar.gz
  • Upload date:
  • Size: 4.2 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.13.tar.gz
Algorithm Hash digest
SHA256 13b0bc69550e638256716cbe450048bcf851d1605a627bda0fe7f47d7338b3a4
MD5 122268533cf428d13f67cb6ffb5286a9
BLAKE2b-256 89a1b3e19f4791659528458b4c6e955eb0a22e8b97f61402adf6141de56a23e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mangoapi-1.0.13-py3-none-any.whl
  • Upload date:
  • Size: 4.6 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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 1f459fd275b0cb0d226d0b7307a2df4d2b7aa9c36c8495452a6b5ea7b27d98e6
MD5 04ffd55664e274e433b5eb6c7047035b
BLAKE2b-256 576bc4ec9803e2a312f238e8df36442ca8205c3730af2edff6a5aa7863e60428

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