Skip to main content

pibooth plugin for uploading pictures to an S3 bucket

Project description

pibooth-s3-upload

Python 3.6+ PyPi package PyPi downloads

pibooth-s3-upload is a plugin for the pibooth application.

Permits upload of pictures to an AWS S3 bucket. Plugin requires an internet connection.

Install

$ pip3 install pibooth-s3-upload

Configuration

Below are the new configuration options available in the pibooth configuration. The keys and their default values are automatically added to your configuration after first pibooth restart.

[S3]

# AWS Access Key
aws_access_key =

# AWS Secret Key
aws_secret_key =

# AWS S3 bucket name for uploading files
s3_bucket_name =

# (Optional) Path prefix within AWS S3 bucket (ex: some-event-name/)
s3_prefix =

Note

Edit the configuration by running the command pibooth --config.

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

pibooth_s3_upload-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

pibooth_s3_upload-1.0.0-py3-none-any.whl (3.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