📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

liferaft-python-lib

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liferaft-python-lib

A shared library for reusable abstracted components

0.0.5
PyPI
Maintainers
1

Liferaft Python Library

liferaft_python_lib is a shared Python library providing reusable, abstracted components designed for integration across multiple services. This package standardizes and simplifies the development of distributed systems by offering commonly used abstractions such as queue adapters, clients, and models.

Features

  • Abstracted Components: Foundational building blocks for distributed systems.
  • Modular Design: Easily integrate reusable components like queue adapters, clients, and models.
  • Future-Ready: Upcoming iterations will include advanced abstractions such as Navigator models and shared utilities.

Installation

Install the package via pip:

pip install liferaft_python_lib


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