A Python package to manage data storage, hosting, collection and processing.
Project description
import datasoup as ds
dsdb = ds.db.connect("<connection_string>", options={})
dsdb.project.list()
dsdb.project.set("<project_name>", in_place=True)
ds_project = dsdb.project.set("<project_name>", in_place=False)
dsdb.project["<project_name>"].some_method()
thoughts
use symlinks to distribute data or docker-compose to mount projects
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
datasoup-0.0.1.tar.gz
(8.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
datasoup-0.0.1-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file datasoup-0.0.1.tar.gz.
File metadata
- Download URL: datasoup-0.0.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e0779e70590bdc7e298503fa4ff416d900621fdc7f8d3ccfce82fba7520342f
|
|
| MD5 |
a0706eeb95ab0afc0315e9bc3e9dc7af
|
|
| BLAKE2b-256 |
8852c7b8be0005890761848dbe56f913ad19331fe23402026b26f96012d525c9
|
File details
Details for the file datasoup-0.0.1-py3-none-any.whl.
File metadata
- Download URL: datasoup-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dc3de23846a4397995329e5ab3f5530edd016480ffad3d3c9de23a9e71acb57
|
|
| MD5 |
4e8f3072b94a4ee8cd6633011f8549eb
|
|
| BLAKE2b-256 |
e3749e9ae54eaf8e3f5650e09167260057725a43ad3c08e0f657bfe9cef34aa0
|