Python Wrapper For Mangandi
Project description
Mangandi
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.
Overview
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.
Features
- Upload images, videos, and other files
- Store securely on Mangandi servers
- Get instant shareable links
- Lightweight and easy to use
Installation
Install via PyPI:
pip install Mangandi
Example Usage
from Mangandi import ImageUploader
file_path = "/path/to/your/image.jpg"
uploader = ImageUploader(file_path)
link = uploader.upload()
print(f"Image uploaded! Link: {link}")
Support
Need help? Join our Telegram group
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mangandi-1.0.14.tar.gz.
File metadata
- Download URL: mangandi-1.0.14.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40463c53a51da1c1b63d29e3e9cf81896f170e21684d027726becb6d9e39158d
|
|
| MD5 |
027800002edaa71b5e154b5d3d8f18a7
|
|
| BLAKE2b-256 |
9bd961870b93e64d7cbceef9e3c754c11072218ac54faeec5ff970be10af1c13
|
File details
Details for the file mangandi-1.0.14-py3-none-any.whl.
File metadata
- Download URL: mangandi-1.0.14-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a85db7ebdeead03d15df90496834ee54c1ce318eb43761aa10921da1c758e625
|
|
| MD5 |
81d998439bc04b26156b4e39654180ee
|
|
| BLAKE2b-256 |
52a174ce585426dfe0567daabdfc4bb2500e10f1b9ba021a54b861e69cd091b8
|