# Adapta
This project aim at providing tools needed for everyday activities of data scientists and engineers:
- Connectors for various cloud APIs
- Secure secret handlers for various remote storages
- Logging framework
- Metrics reporting framework
- Storage drivers for various clouds and storage types
## Delta Lake
This module provides basic Delta Lake operations without Spark session, based on [delta-rs](https://github.com/delta-io/delta-rs) project.
Please refer to the [module](adapta/storage/delta_lake/v3/README.md) documentation for examples.
## Secret Storages
Please refer to the [module](adapta/storage/secrets/README.md) documentation for examples.
## NoSql (Astra DB)
Please refer to the [module](adapta/storage/distributed_object_store/v3/datastax_astra/README.md) documentation for examples.
Raw data
{
"_id": null,
"home_page": "https://github.com/SneaksAndData/adapta",
"name": "adapta",
"maintainer": "GZU",
"docs_url": null,
"requires_python": "<3.13,>=3.11",
"maintainer_email": "gzu@ecco.com",
"keywords": null,
"author": "ECCO Sneaks & Data",
"author_email": "esdsupport@ecco.com",
"download_url": "https://files.pythonhosted.org/packages/42/df/9da3ade1875a6b23899c10b4cb9bd9221ee5a1b9b4c0b31e05f04909e96e/adapta-3.5.2.tar.gz",
"platform": null,
"description": "# Adapta\nThis project aim at providing tools needed for everyday activities of data scientists and engineers:\n- Connectors for various cloud APIs\n- Secure secret handlers for various remote storages\n- Logging framework\n- Metrics reporting framework\n- Storage drivers for various clouds and storage types\n\n## Delta Lake\n\nThis module provides basic Delta Lake operations without Spark session, based on [delta-rs](https://github.com/delta-io/delta-rs) project.\n\nPlease refer to the [module](adapta/storage/delta_lake/v3/README.md) documentation for examples.\n\n## Secret Storages\n\nPlease refer to the [module](adapta/storage/secrets/README.md) documentation for examples.\n\n## NoSql (Astra DB)\n\nPlease refer to the [module](adapta/storage/distributed_object_store/v3/datastax_astra/README.md) documentation for examples.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Logging, data connectors, monitoring, secret handling and general lifehacks to make data people lives easier.",
"version": "3.5.2",
"project_urls": {
"Homepage": "https://github.com/SneaksAndData/adapta",
"Repository": "https://github.com/SneaksAndData/adapta"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c98d2e64fb5eff45713066cc729a7bb7c21a1b2c147b2932b2c33ceec418a2f0",
"md5": "edcd35662051d09bde5190d2e6f22e34",
"sha256": "f48a359a99aecd63f4d88e6e217d8d90ec57efe23b27fae97105893912668b14"
},
"downloads": -1,
"filename": "adapta-3.5.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "edcd35662051d09bde5190d2e6f22e34",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.11",
"size": 205225,
"upload_time": "2025-09-05T09:30:06",
"upload_time_iso_8601": "2025-09-05T09:30:06.311352Z",
"url": "https://files.pythonhosted.org/packages/c9/8d/2e64fb5eff45713066cc729a7bb7c21a1b2c147b2932b2c33ceec418a2f0/adapta-3.5.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "42df9da3ade1875a6b23899c10b4cb9bd9221ee5a1b9b4c0b31e05f04909e96e",
"md5": "70045e8b77b32d63243e5db4b7eb033c",
"sha256": "9f2b958b066cf63733ea84234de656fde9d12ac7635f381b72d200a24f28060d"
},
"downloads": -1,
"filename": "adapta-3.5.2.tar.gz",
"has_sig": false,
"md5_digest": "70045e8b77b32d63243e5db4b7eb033c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.11",
"size": 107798,
"upload_time": "2025-09-05T09:30:08",
"upload_time_iso_8601": "2025-09-05T09:30:08.530332Z",
"url": "https://files.pythonhosted.org/packages/42/df/9da3ade1875a6b23899c10b4cb9bd9221ee5a1b9b4c0b31e05f04909e96e/adapta-3.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-05 09:30:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SneaksAndData",
"github_project": "adapta",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "adapta"
}