Skip to main content

agentify-sh

A Python package for uploading Docker images to Backblaze B2 storage.

Installation

pip install agentify-sh

Usage

  1. Create a configuration JSON file (e.g., agentify.json):
{
  "username": "your_username",
  "password": "your_password",
  "image_id": "your_image_id", 
  "version": "your_version"
}

2. Use the package in your Python code:

``` python
from agentify_sh.main import upload_image
success = upload_image("path/to/config.json")
if success:
    print("Image uploaded successfully!")
else:
    print("Upload failed")

Configuration

The configuration file requires the following fields:

  • username: Your Backblaze B2 account username/ID
  • password: Your Backblaze B2 application key
  • bucket_name: The name of your B2 bucket (optional, defaults to 'default-bucket')
  • image_id: The Docker image ID to upload

Release files for agentify-sh 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for agentify-sh 0.1.0
File Size Uploaded
agentify_sh-0.1.0.tar.gz 4.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for agentify-sh 0.1.0
File Interpreter ABI Platform
agentify_sh-0.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 8.3 kB

Release files / agentify_sh-0.1.0.tar.gz

Download URL agentify_sh-0.1.0.tar.gz
Size 4.5 kB
Tags Source
SHA-256 checksum
How to use checksums
2ae36bec3d5b0306428563bf0e2b420862956edf6483943e5acae34eab4742fb
BLAKE2b-256 checksum
How to use checksums
5eb9e2050accd639d80d123533f14c8e6bf309465f56ed72024d21af11fcb4e1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release files / agentify_sh-0.1.0-py3-none-any.whl

Download URL agentify_sh-0.1.0-py3-none-any.whl
Size 3.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
a53ff773c8f44999f4e996b49e43f37abf9ebe596b7063dcef11ffcbac37221c
BLAKE2b-256 checksum
How to use checksums
cc48751826626bbb9bd549e472a84949370de198eaa42858220dff2537d60b9b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.12.8

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page