Skip to main content

No project description provided

Project description

weblaze

PyPI - Version PyPI - Downloads

Usage:

$ weblaze [OPTIONS] COMMAND [ARGS]...

Options:

  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

Commands:

  • edit: Edit the configuration file in the...

  • init: Initialize and generate a configuration...

  • run: main function

Configuration

backblaze:
    application_key_id: ***
    application_key: ***
    bucket_name: ***
local:
    compressor: ***\cwebp.exe

Commands

edit

Edit the configuration file in the system's default editor.

Usage:

$ edit [OPTIONS]

Options:

  • --help: Show this message and exit.

init

Initialize and generate a configuration file in the user's .config directory.

Usage:

$ init [OPTIONS]

Options:

  • --help: Show this message and exit.

run

main function

Usage:

$ run [OPTIONS]

Options:

  • -i, --local-directory TEXT: Path to the local directory where images are stored [default: ./]
  • --compress-max INTEGER: max workers to compress [default: 3]
  • --upload-max INTEGER: max workers to upload [default: 3]
  • --help: Show this message and exit.
flowchart TD
    w(weblaze) --> 1.jpg --> cwebp1(cwebp 1)
    w --> 2.jpg --> cwebp2(cwebp 2)
    w --> 3.jpg --> cwebp3(cwebp 3)
    cwebp1 --> |compress| 1.webp
    cwebp2 --> |compress| 2.webp
    cwebp3 --> |compress| 3.webp
    1.webp --> |upload| b1[B2_uploader_1] --> B2(Backblaze)
    2.webp --> |upload| b2[B2_uploader_2] --> B2
    3.webp --> |upload| b3[B2_uploader_3] --> B2

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

weblaze-0.1.2.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

weblaze-0.1.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file weblaze-0.1.2.tar.gz.

File metadata

  • Download URL: weblaze-0.1.2.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.1 CPython/3.12.2 Linux/6.2.0-1019-azure

File hashes

Hashes for weblaze-0.1.2.tar.gz
Algorithm Hash digest
SHA256 46cc2cdc0e63c2d2620fa22998d4e7684be1826cfb6e05f74c2b3b3472c1472b
MD5 2cac2757ca0a2bf57c987bae32285669
BLAKE2b-256 a57fbd18300cb3480a44a5ecf3361ad1ad211065863993c7dca680087ce05e89

See more details on using hashes here.

File details

Details for the file weblaze-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: weblaze-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: poetry/1.8.1 CPython/3.12.2 Linux/6.2.0-1019-azure

File hashes

Hashes for weblaze-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9e55a893ee0900c51924fe1aaa0660a8881aaf1c76271285a28b715eb38d96fc
MD5 6b794a78b6bcec95c8d62b9359dd15ad
BLAKE2b-256 c7cee9b3beb119ea593b7069fac2ca2d70cb4919a6fbf78dc192a04309726f4e

See more details on using hashes here.

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