Skip to main content

Asynchronous Python Wrapper For Mangandi

Project description

Mangandi - Python Package

Welcome to the Mangandi python package repository! 🐍

Overview

Mangandi is a super cool python package that allows you to easily work with videos and images. It provides powerful tools for image and video manipulation in Python.

Installation

You can install Mangandi via PyPI. Simply run:

pip install Mangandi

Support

Join our Telegram support group Support for any help or queries related to Mangandi.

Usage


from Mangandi import ImageUploader

k = "/path/to/your/file.jpg"
up = ImageUploader(k)
link = up.upload()
print(f"Image uploaded! {link}")

Sample pyrogram code

from Mangandi import ImageUploader

k = await message.reply_to_message.download()
up = ImageUploader(k)
link = up.upload()
print(f"Image uploaded! {link}")

Download files

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

Source Distribution

mangandi-1.0.6.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

Mangandi-1.0.6-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file mangandi-1.0.6.tar.gz.

File metadata

  • Download URL: mangandi-1.0.6.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for mangandi-1.0.6.tar.gz
Algorithm Hash digest
SHA256 6a2665631b489ccdaa497b6d1c4b9d43825bcc376a4c0fc31bbfb38fdd6d1493
MD5 ef7b83960e2be4b24cd192212653a579
BLAKE2b-256 9696c005c876db110bf14e7a28fc37bf22fff434873ca371c3523a8186435741

See more details on using hashes here.

File details

Details for the file Mangandi-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: Mangandi-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for Mangandi-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 73547d161d5f68af1a6143b5036b579be9aa69e4219a79857717af0ec6d2fb59
MD5 acd1a74b17148f2e691438f861a64183
BLAKE2b-256 9ebfa4978dd453c9b52933c331d41028c59c24a68a64dc3a5dc216fe1630f323

See more details on using hashes here.

Supported by

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