Python distributed data store that enables remotely access and method execution.
Project description
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
- @alexbarcelo (Alex Barcelo)
- @aqueralt (Anna Queralt)
- @marcmonfort (Marc Monfort)
Other resources
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
Built Distribution
File details
Details for the file dataclay-4.0.0.tar.gz
.
File metadata
- Download URL: dataclay-4.0.0.tar.gz
- Upload date:
- Size: 90.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e6293a9398205b70e2dafc9a280b47ff46d07c338243c7f01d8847cb046ee52 |
|
MD5 | 719a1127af05076916e3cb44a8e41d3c |
|
BLAKE2b-256 | 27e7dfd2350570bfac6a748366d03e24b3a07467636d67d0f64e3d7d41cd969b |
File details
Details for the file dataclay-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: dataclay-4.0.0-py3-none-any.whl
- Upload date:
- Size: 109.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a2b15fbcb862b908529916082b3d40d89548c72e78b52c6ccb2566665ea7538 |
|
MD5 | b755fbfc1c04e5a8108ee159397354ba |
|
BLAKE2b-256 | 5e226ee34613be41a4f9435f138ce08a191f1e48411ca67519240b981f211493 |