{"id":20793823,"url":"https://github.com/telekom/ml-cloud-tools","last_synced_at":"2025-05-05T23:53:50.646Z","repository":{"id":47843286,"uuid":"381945236","full_name":"telekom/ml-cloud-tools","owner":"telekom","description":"ML Tools for the Cloud","archived":false,"fork":false,"pushed_at":"2023-12-10T20:40:51.000Z","size":6067,"stargazers_count":3,"open_issues_count":12,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-05T23:53:47.314Z","etag":null,"topics":["aws","boto","boto3","cloud","machine-learning","python","s3"],"latest_commit_sha":null,"homepage":"https://telekom.github.io/ml-cloud-tools/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telekom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-01T07:22:20.000Z","updated_at":"2024-12-30T03:03:55.000Z","dependencies_parsed_at":"2023-12-10T21:43:05.333Z","dependency_job_id":null,"html_url":"https://github.com/telekom/ml-cloud-tools","commit_stats":{"total_commits":54,"total_committers":2,"mean_commits":27.0,"dds":0.09259259259259256,"last_synced_commit":"04f9fb779b1610fd1839185c21be9c4c0d51a5c7"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom%2Fml-cloud-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom%2Fml-cloud-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom%2Fml-cloud-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom%2Fml-cloud-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telekom","download_url":"https://codeload.github.com/telekom/ml-cloud-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252596396,"owners_count":21773844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","boto","boto3","cloud","machine-learning","python","s3"],"created_at":"2024-11-17T16:11:50.405Z","updated_at":"2025-05-05T23:53:50.613Z","avatar_url":"https://github.com/telekom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ML-Cloud-Tools - [Code Doc](https://telekom.github.io/ml-cloud-tools/)\n\n[![MIT License](https://img.shields.io/github/license/telekom/ml-cloud-tools)](https://github.com/telekom/ml-cloud-tools/blob/main/LICENSE)\n[![Python Version](https://img.shields.io/pypi/pyversions/ml-cloud-tools)](https://www.python.org)\n[![pypi](https://img.shields.io/pypi/v/ml-cloud-tools.svg)](https://pypi.python.org/pypi/ml-cloud-tools)\n\u003cbr/\u003e\n[![pytest](https://github.com/telekom/ml-cloud-tools/actions/workflows/pytest.yml/badge.svg)](https://github.com/telekom/ml-cloud-tools/actions/workflows/pytest.yml)\n[![Static Code Checks](https://github.com/telekom/ml-cloud-tools/actions/workflows/static_checks.yml/badge.svg)](https://github.com/telekom/ml-cloud-tools/actions/workflows/static_checks.yml)\n[![Build \u0026 Deploy Doc](https://github.com/telekom/ml-cloud-tools/actions/workflows/build_deploy_doc.yml/badge.svg)](https://github.com/telekom/ml-cloud-tools/actions/workflows/build_deploy_doc.yml)\n[![GitHub issues](https://img.shields.io/github/issues-raw/telekom/ml-cloud-tools)](https://github.com/telekom/ml-cloud-tools/issues)\n\n☁️ Machine Learning Tools for the Cloud. Currently very much focused on AWS and S3. ☁️\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Support and Feedback](#support-and-feedback)\n- [Reporting Security Vulnerabilities](#reporting-security-vulnerabilities)\n- [Contribution](#contribution)\n- [Code of Conduct](#code-of-conduct)\n- [Licensing](#licensing)\n\n## Installation\n\nML-Cloud-Tools is available at [the Python Package Index (PyPI)](https://pypi.org/project/ml-cloud-tools/).\nIt can be installed with pip:\n\n```bash\n$ pip install ml-cloud-tools\n```\n\n## Support and Feedback\n\nThe following channels are available for discussions, feedback, and support requests:\n\n- [open an issue in our GitHub repository](https://github.com/telekom/ml-cloud-tools/issues/new/choose)\n- [send an e-mail to our open source team](mailto:opensource@telekom.de)\n\n## Reporting Security Vulnerabilities\n\nThis project is built with security and data privacy in mind to ensure your data is safe.\nWe are grateful for security researchers and users reporting a vulnerability to us, first.\nTo ensure that your request is handled in a timely manner and non-disclosure of vulnerabilities\ncan be assured, please follow the below guideline.\n\n**Please do not report security vulnerabilities directly on GitHub.\nGitHub Issues can be publicly seen and therefore would result in a direct disclosure.**\n\nPlease address questions about data privacy, security concepts,\nand other media requests to the [opensource@telekom.de](mailto:opensource@telekom.de) mailbox.\n\n## Contribution\n\nOur commitment to open source means that we are enabling - in fact encouraging - all interested\nparties to contribute and become part of our developer community.\n\nContribution and feedback is encouraged and always welcome. For more information about how to\ncontribute, as well as additional contribution information, see our\n[Contribution Guidelines](https://github.com/telekom/ml-cloud-tools/blob/main/CONTRIBUTING.md).\n\n## Code of Conduct\n\nThis project has adopted the [Contributor Covenant](https://www.contributor-covenant.org/)\nas our code of conduct. Please see the details in our\n[Contributor Covenant Code of Conduct](https://github.com/telekom/ml-cloud-tools/blob/main/CODE_OF_CONDUCT.md).\nAll contributors must abide by the code of conduct.\n\n## Licensing\n\nCopyright (c) 2021 Timothy Wolff-Piggott, Deutsche Telekom AG\u003cbr/\u003e\nCopyright (c) 2021-2023 Philip May, Deutsche Telekom AG\u003cbr/\u003e\nCopyright (c) 2021-2023 Philip May\n\nLicensed under the **MIT License** (the \"License\"); you may not use this file except in compliance with the License.\nYou may obtain a copy of the License by reviewing the file\n[LICENSE](https://github.com/telekom/ml-cloud-tools/blob/main/LICENSE) in the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelekom%2Fml-cloud-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelekom%2Fml-cloud-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelekom%2Fml-cloud-tools/lists"}