Mangandi is a secure media store that lets you upload and store images, videos, and other files directly to the Mangandi server — safely and privately.
Mangandi is a simple yet powerful Python package for managing media files. With just a few lines of code, you can upload your media and get a secure shareable link.
- Upload images, videos, and other files
- Store securely on Mangandi servers
- Get instant shareable links
- Lightweight and easy to use
Install via PyPI:
pip install Mangandi
from Mangandi import ImageUploader
file_path = "/path/to/your/image.jpg"
uploader = ImageUploader(file_path)
link = uploader.upload()
print(f"Image uploaded! Link: {link}")
Need help? Join our Telegram group