Skip to content

Files

Latest commit

 

History

History
18 lines (10 loc) · 552 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 552 Bytes

Pixeldrain Reloaded

This is a Python library for interacting with Pixeldrain, a simple file sharing service. It provides synchronous and asynchronous functions for uploading, downloading, and retrieving information about files on Pixeldrain; anonymously and with an API key.

Installation

pip install pixeldrain-reloaded

Special Thanks

FayasNoushad for the original library

License

This library is licensed under the MIT License - see the LICENSE file for details.