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

dataclay

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dataclay

Python distributed data store that enables remotely access and method execution.

  • 4.1.0
  • PyPI
  • Socket score

Maintainers
4

dataClay

Tests Documentation Status PyPI - Status PyPI - Format License PyPI version Pypi Downloads

dataClay is a distributed data store that enables applications to store and access objects in the same format they have in memory, and executes object methods within the data store. These two main features accelerate both the development of applications and their execution.

Installation

To install dataClay, you can use pip:

pip install dataclay

Alternatively, you can obtain the latest source code from GitHub:

git clone https://github.com/bsc-dom/dataclay.git
cd dataclay
pip install .

Documentation

dataClay has usage and reference documentation at dataclay.readthedocs.io

Contributing

We welcome contributions to dataClay. Please see the Contributing for more details.

Maintainers

Other resources

BSC official website

Acknolwedgments

See the full list of acknowledgments

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