Skip to main content

Pixeldrain 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


pixeldrain.upload_file("file_path")
# For upload file

pixeldrain.download_file("file_id", "file_name")
# For get direct file

file = pixeldrain.file("file_id")
# For get file link

info = pixeldrain.info("file_id")
# For information about the file

thumbnail = pixeldrain.thumbnail("file_id", width="", height="")
# For get 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.4.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

Pixeldrain-1.0.4-py3-none-any.whl (2.4 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