# 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/f8/18/73ecdde5147c9981fa9230901ce718530ea4d489e296bf408cdb10188c4d/adapta-3.5.9.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.9",
"project_urls": {
"Homepage": "https://github.com/SneaksAndData/adapta",
"Repository": "https://github.com/SneaksAndData/adapta"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4ef33f7c69c4ec1266294279bc8b872623c9876cb3207499b463e0090f5bc6ad",
"md5": "e44deefda7666821af3acffc8de10c24",
"sha256": "22d59c67092e5c0ee073830818a030321b0f9085cd84ee8ad138db5798138073"
},
"downloads": -1,
"filename": "adapta-3.5.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e44deefda7666821af3acffc8de10c24",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.11",
"size": 206725,
"upload_time": "2025-10-20T08:36:18",
"upload_time_iso_8601": "2025-10-20T08:36:18.900821Z",
"url": "https://files.pythonhosted.org/packages/4e/f3/3f7c69c4ec1266294279bc8b872623c9876cb3207499b463e0090f5bc6ad/adapta-3.5.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f81873ecdde5147c9981fa9230901ce718530ea4d489e296bf408cdb10188c4d",
"md5": "4eb13f81a19101c6213e304308e69791",
"sha256": "904fd2ad3a12992d69caa5245488178701bdca3b45d4fa9459222b4e3cf04540"
},
"downloads": -1,
"filename": "adapta-3.5.9.tar.gz",
"has_sig": false,
"md5_digest": "4eb13f81a19101c6213e304308e69791",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.11",
"size": 108583,
"upload_time": "2025-10-20T08:36:20",
"upload_time_iso_8601": "2025-10-20T08:36:20.574225Z",
"url": "https://files.pythonhosted.org/packages/f8/18/73ecdde5147c9981fa9230901ce718530ea4d489e296bf408cdb10188c4d/adapta-3.5.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-20 08:36:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SneaksAndData",
"github_project": "adapta",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "adapta"
}