Skip to main content

AWS-based drop box uploader

Project description

sobe

Documentation Status

A simple command-line tool to upload files to an AWS S3 bucket that is publicly available through a CloudFront distribution. This is the traditional "drop box" use case that existed long before the advent of modern file sharing services.

Full documentation: https://sobe.readthedocs.io/en/latest/

It will upload any files you give it to your bucket, defaulting to a current year directory, because that's the only easy way to organize chaos.

"Sobe" is Portuguese for "take it up" (in the imperative), as in "upload".

Installation

Use uv to manage it.

uv tool install sobe

If you have Python ≥ 3.11, you can also install it via pip:

pip install sobe

Configuration

On first run, sobe will create its config file as appropriate to the platform and tell you its location. You'll need to edit this file with your AWS bucket and CloudFront details.

Here's a minimal set up.

url = "https://example.com/"
[aws]
bucket = "your-bucket-name"
cloudfront = "your-cloudfront-distribution-id"

More information in the docs.

Usage

The basic example is uploading files to current year directory:

$ sobe file1.jpg file2.pdf
https://example.com/2025/file1.jpg ...ok.
https://example.com/2025/file2.pdf ...ok.

You can call it with --help for all available options. You can list files, delete them, clear the CloudFront cache (cached objects stay for 1 day by default), select a different upload directory. The documentation contains better examples.

License

See the LICENSE file for details.

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

sobe-0.4.1.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sobe-0.4.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file sobe-0.4.1.tar.gz.

File metadata

  • Download URL: sobe-0.4.1.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sobe-0.4.1.tar.gz
Algorithm Hash digest
SHA256 fb1746b01a043e9d14121993f782df7de0537d1d22611fd9ea61457473976f97
MD5 e042825a986ad89edaf47badbe2f11f0
BLAKE2b-256 b8cff8136e462a035d045daae82ff8bb170a705f11abfb6d830aa7948044c683

See more details on using hashes here.

Provenance

The following attestation bundles were made for sobe-0.4.1.tar.gz:

Publisher: pypi.yaml on Liz4v/sobe

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sobe-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: sobe-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sobe-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5e5467dfa18445a569cca79d795c204c53835fae95e422f55254f72473032d7e
MD5 131b5af510ebd99cd8b7b246320e30ae
BLAKE2b-256 74fe68456d5cd353c73631699f9154aca6f2aea5fc2a71ae135521f6de33c0f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for sobe-0.4.1-py3-none-any.whl:

Publisher: pypi.yaml on Liz4v/sobe

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page