/upload-to-pcloud-python

us API is the sole difference

Primary LanguagePython

upload-to-pcloud

Upload local file into pCloud.

Use the environment variables PCLOUD_USERNAME and PCLOUD_PASSWORD to store pCloud credentials.

Installation

pip install .

Build source and wheel packages

pip install build
python -m build