Skip to main content

Reach Commons is a versatile utility library designed to streamline and enhance development workflows within the Reach ecosystem.

Project description

reach_commons

Description

reach_commons is a Python library that provides various classes and utilities to assist developers in their projects. This library aims to simplify and streamline processes by offering reusable components that can be easily integrated into various Python applications.

Installation

Install reach_commons using pip:

pip install reach_commons

from reach_commons.api_client_v2 import ReachApiGatewayV2

api_gateway = ReachApiGatewayV2(
                        base_url=os.environ["api_gateway_v2_endpoint"],
                        access_token=os.environ["event_processor_token"],
                    )
response = api_gateway.stripe_create_booking_guarantee(
                        business_id=business_id, booking_price=booking_price
                    )
{
            "statusCode": stripe_customer.status_code,
            "body": json.dumps(response.json()),
        }

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reach_commons-0.18.54.tar.gz (25.7 kB view details)

Uploaded Source

Built Distribution

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

reach_commons-0.18.54-py3-none-any.whl (38.3 kB view details)

Uploaded Python 3

File details

Details for the file reach_commons-0.18.54.tar.gz.

File metadata

  • Download URL: reach_commons-0.18.54.tar.gz
  • Upload date:
  • Size: 25.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.0 Windows/11

File hashes

Hashes for reach_commons-0.18.54.tar.gz
Algorithm Hash digest
SHA256 042730c149043ef4c688d94ee8e7008f8418a9d98cb7955ea6b1f03a609f43b4
MD5 96bc207d08585c7232332a67fa44b3e8
BLAKE2b-256 c67f17d4f9541f24bf12fb802916c44dbd17f294543bbece708052a6a900d0c1

See more details on using hashes here.

File details

Details for the file reach_commons-0.18.54-py3-none-any.whl.

File metadata

  • Download URL: reach_commons-0.18.54-py3-none-any.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.0 Windows/11

File hashes

Hashes for reach_commons-0.18.54-py3-none-any.whl
Algorithm Hash digest
SHA256 ae6e2d2a0e9a3e7069e1fe2a7fb12401d095ef89d3fcee08154ee3b92c49a17e
MD5 ae9f310fce977a775a068435cf7089e5
BLAKE2b-256 9f8ac761be4c9fe43e98173a7c317a399f1e31bd6f63a9472b1315a45481156f

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