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.3.0.tar.gz (5.6 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.3.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sobe-0.3.0.tar.gz
Algorithm Hash digest
SHA256 40828ebc51b13021ffca95463312bde3f7dd6cdd3f69ce19341e4d4310c0177a
MD5 fc226e07a64ebf7218a55cd5074639b8
BLAKE2b-256 9cab035ed6b8565cabde32853b4615ea4842607cb9e3411a2ee9d66ba1ac16b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for sobe-0.3.0.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.3.0-py3-none-any.whl.

File metadata

  • Download URL: sobe-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0426e7b0cffa487701b4aff9a2671d2f9c63f5f59a5da3567b1d77c3aee1a6ca
MD5 3990ff8a22e5b350b4109baa81a3c97d
BLAKE2b-256 67f36ccda71ee7cff10a251523a1c977fdb794f08c0ead172736d28ae33a51f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for sobe-0.3.0-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