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.15.tar.gz (6.6 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.15-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mangoapi-1.0.15.tar.gz
  • Upload date:
  • Size: 6.6 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.15.tar.gz
Algorithm Hash digest
SHA256 d1f2f62fb1f08d8d87323a0ad1568af6fad306862b4f8430478bd922ecf1c849
MD5 2f96984501715c1cc374b0bfa6daf3be
BLAKE2b-256 13d6bc8f606694e83adf2c6465df103dd4eda11f2862591d2dd9f2f88fc043d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mangoapi-1.0.15-py3-none-any.whl
  • Upload date:
  • Size: 7.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.15-py3-none-any.whl
Algorithm Hash digest
SHA256 e66202e22537c8999314de81ea01787baccede8239584f262b292a56aa72ff69
MD5 82b491b80a0d948d0b34047e0fb4f1db
BLAKE2b-256 810efdad99e8ec9760a4a118c48fcc04f5d89525debcaf1ed63e651dac0273db

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