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.55.tar.gz (25.8 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.55-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: reach_commons-0.18.55.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.13.6 Windows/11

File hashes

Hashes for reach_commons-0.18.55.tar.gz
Algorithm Hash digest
SHA256 2873e22e7c07b00a2f00e2608f119bc2f0f7e51c3908b9f172c877b725ced39a
MD5 bb336fae968c2353078dae9fd7b5bf83
BLAKE2b-256 ccd819596750b548afb2755d3a734772354f938c719969bda2ee728e0c726fe5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reach_commons-0.18.55-py3-none-any.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.13.6 Windows/11

File hashes

Hashes for reach_commons-0.18.55-py3-none-any.whl
Algorithm Hash digest
SHA256 ee2b399f03f30a8180d4c0fbc30e1100be724ac0768f691bc04db71adc5b452c
MD5 284e85f37b8f2e87942386a1a8d2e32f
BLAKE2b-256 43ef975f9dba12f815b38529b8f2aa2299bb8e8ab5a808b2b0b16cf8d408068a

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