Skip to main content

Utilities for the FP Orchestrator, including CLI tools for managing Protocol Buffers

Project description

FP Orchestrator Utils

This package provides utilities for managing Protocol Buffers and S3 storage integration in the sensor layer of my Final Project.

Features

  • Protocol Buffer Management: Simplifies the creation and management of Protocol Buffers for gRPC services. This protocol buffers are stored in S3 for centralized access.
  • S3 Storage Integration: Provides a service for uploading, downloading, and managing S3 objects.
  • CLI Commands: Includes command-line interface commands for managing Protocol Buffers and S3 storage.

Installation

To install the package, run:

pip install fp-orchestrator-utils

Usage

Setup your environment by creating a .env file with the environment variables required for S3 and Protocol Buffers:

AWS_ACCESS_KEY_ID=your_access_key_id
AWS_SECRET_ACCESS_KEY=your_secret_access_key
AWS_REGION=your_aws_region
S3_BUCKET_NAME=your_s3_bucket_name
S3_PROTO_PREFIX=your_s3_proto_prefix

Command Line Interface

You can use the CLI to manage Protocol Buffers and S3 storage. The available commands are:

# Download Protocol Buffers from S3, it will download all the proto files from the defined S3 bucket prefix.
fp-orchestrator-utils proto download
# Generate Python code from the downloaded Protocol Buffers
fp-orchestrator-utils proto generate
# Upload Protocol Buffers to S3
fp-orchestrator-utils proto upload

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

fp_orchestrator_utils-0.2.0.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

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

fp_orchestrator_utils-0.2.0-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

Details for the file fp_orchestrator_utils-0.2.0.tar.gz.

File metadata

  • Download URL: fp_orchestrator_utils-0.2.0.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for fp_orchestrator_utils-0.2.0.tar.gz
Algorithm Hash digest
SHA256 86172d7e61bda5acbe373a6841c07df4b63de2c86fb5a87c98b50cb3bd42c979
MD5 d646ca0f2869be3a6d74e38fa08b67b8
BLAKE2b-256 fb064fb058d32f9d445032e2fd01b57f2ba9b75e30a1ac02e0ac8b58f206ae89

See more details on using hashes here.

File details

Details for the file fp_orchestrator_utils-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fp_orchestrator_utils-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dfafa7c1fb1a8c0f9945ec0f755f0d5f6189cc91d269f05b0fabd26c61e12102
MD5 5d83cdc733d402fc8f92b1181e27e9e6
BLAKE2b-256 842e1cc356f2107380b17e65a8d6f606fbdb2d2d6490d691ccafab7381b47fde

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