Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bakplane-python-sdk

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bakplane-python-sdk

A Python Client for Bakplane

  • 1.81.0
  • PyPI
  • Socket score

Maintainers
2

Bakplane Client for Python

Bakplane is the orchestration backbone for Dominus, FinFlo, and Fabrik.

This SDK can be used to control ingestion sessions, mastering executions, plugin installation, etc.

Installation

Installing the bakplane python client takes just a few seconds:

pip install bakplane-python-sdk

Spark

If you'd like to use Bakplane inside of Spark running in Docker:

docker run -it --rm -p 8888:8888 --name pyspark jupyter/pyspark-notebook

Inside of your notebook run:

!pip install bakplane-python-sdk

Note: use host.docker.internal instead of localhost when testing.

Documentation

If you're interested in learning more then read the documentation: https://docs.openaristos.io/

Bakplane

Copyright (C) 2021 Aristos Data, LLC

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc