Skip to main content

A pixeldrain python module using pixeldrain official api

Project description

Made with Python3
(C) @FayasNoushad
Copyright permission under MIT License
License -> https://github.com/FayasNoushad/Pixeldrain/blob/main/LICENSE

Installation

pip install Pixeldrain

Usage

import pixeldrain

upload = pixeldrain.upload_file(file)  # For upload file
file = pixeldrain.file(file_id)  # For get file link
download = pixeldrain.download_file(file_id, file_name)  # For get direct file
info = pixeldrain.info(file_id)  # For information about the file
thumbnail = pixeldrain.thumbnail(file_id, width, height)  # For thumbnail

Credits


Project details


Download files

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

Source Distribution

Pixeldrain-1.0.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

Pixeldrain-1.0.1-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

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