bayfile-uploader 1.1.3

Last updated:

0 purchases

bayfile-uploader 1.1.3 Image
bayfile-uploader 1.1.3 Images
Add to Cart

Description:

bayfileuploader 1.1.3

Bayfile Uploader

Uploads a file to bayfiles.com

Installation
pip install bayfile_uploader

or from Github:
git clone https://github.com/roymanigley/bayfile_uploader.git
cd bayfile_uploader
python setup.py install

Usage
from bayfile_uploader.uploader import upload_file

link = upload_file('/path/to/file')
print(f'The file is uploaded: {link}')

or from the commandline
bayfile_upload --file /path/to/file

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.