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

Uploaded Python 3

File details

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

File metadata

  • Download URL: mangoapi-1.0.25.tar.gz
  • Upload date:
  • Size: 7.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.25.tar.gz
Algorithm Hash digest
SHA256 9dec6ca1ffc7d99cdb55904c0a03fc87b1d49df02d38bbdaa90224859d03933b
MD5 e6a69dc7e04ee57905655c7b861d584d
BLAKE2b-256 693f1b1655e7d4981f3a1e0a1a81b85536ee7c4f281fe3af0bd3f2fd373b8326

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mangoapi-1.0.25-py3-none-any.whl
  • Upload date:
  • Size: 8.1 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.25-py3-none-any.whl
Algorithm Hash digest
SHA256 3bff096a85338789409e1d5bd9d7daa0b6c7e2ee4af213b05e5824323a0a300d
MD5 acee97cbc9df43a6912c6704a145c650
BLAKE2b-256 33f8e170a4b3fda7a9ee5e9140fd5ff6f98fef0e4c085d42fb55999d9fd4d7a5

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