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.8.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

Mangandi-1.0.8-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mangandi-1.0.8.tar.gz
Algorithm Hash digest
SHA256 0a1ead82a2d1660c87cb85f5f0c20407c2fc4069a3a64113089cd44d391fb290
MD5 d072e3f67aa0c3f8692d5a950e41a822
BLAKE2b-256 21d5ee1267ea0ee856c46113d98b189512a531aa8d4149dd15d00a817c6d035c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Mangandi-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 d62bfe826d763afd84df52f02078d6796de3f9f2e2b235d96631f3935541abbd
MD5 4d69fb818f2d4d5293a9828bd6604699
BLAKE2b-256 036ac5f6093909719e8a4582da44b5a66bba3502107041ab53330cbdf8bb2905

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