{"id":19534532,"url":"https://github.com/flyteorg/flytesnacks","last_synced_at":"2025-04-12T18:50:27.089Z","repository":{"id":37686543,"uuid":"215860519","full_name":"flyteorg/flytesnacks","owner":"flyteorg","description":"Flyte Documentation 📖","archived":false,"fork":false,"pushed_at":"2025-03-27T13:37:55.000Z","size":39303,"stargazers_count":81,"open_issues_count":32,"forks_count":124,"subscribers_count":217,"default_branch":"master","last_synced_at":"2025-04-10T17:14:54.036Z","etag":null,"topics":["demo","docker","examples","flyte","flytekit","flytekit-python","hacktoberfest","machine-learning","python","tutorials"],"latest_commit_sha":null,"homepage":"https://docs.flyte.org","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flyteorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-17T18:32:26.000Z","updated_at":"2025-03-27T13:38:00.000Z","dependencies_parsed_at":"2023-12-29T14:25:05.191Z","dependency_job_id":"727512fe-eec1-4a88-9ec5-8f68f7a17c03","html_url":"https://github.com/flyteorg/flytesnacks","commit_stats":{"total_commits":811,"total_committers":102,"mean_commits":7.950980392156863,"dds":0.8890258939580764,"last_synced_commit":"3e92ef9af7245254fbccb9d7b63c6a542b71cef1"},"previous_names":[],"tags_count":599,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyteorg%2Fflytesnacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyteorg%2Fflytesnacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyteorg%2Fflytesnacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyteorg%2Fflytesnacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flyteorg","download_url":"https://codeload.github.com/flyteorg/flytesnacks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618222,"owners_count":21134199,"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":["demo","docker","examples","flyte","flytekit","flytekit-python","hacktoberfest","machine-learning","python","tutorials"],"created_at":"2024-11-11T02:14:38.130Z","updated_at":"2025-04-12T18:50:27.070Z","avatar_url":"https://github.com/flyteorg.png","language":"Python","readme":"\u003chtml\u003e\n    \u003cp align=\"center\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/flyteorg/static-resources/main/common/flyte_circle_gradient_1_4x4.png\" alt=\"Flyte Logo\" width=\"100\"\u003e\n    \u003c/p\u003e\n    \u003ch1 align=\"center\"\u003e\n        Flyte tutorials and integrations examples\n    \u003c/h1\u003e\n    \u003cp align=\"center\"\u003e\n        Flytesnacks encompasses tutorials and integrations examples showcasing Flytekit Python\n    \u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://slack.flyte.org\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack\u0026style=social\" alt=\"Slack\" /\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n    \u003ch3 align=\"center\"\u003e\n        \u003ca href=\"https://docs.flyte.org/projects/cookbook/en/latest/index.html\"\u003eUser Guide\u003c/a\u003e\n        \u003cspan\u003e · \u003c/span\u003e\n        \u003ca href=\"https://docs.flyte.org/projects/cookbook/en/latest/tutorials.html\"\u003eTutorials\u003c/a\u003e\n        \u003cspan\u003e · \u003c/span\u003e\n        \u003ca href=\"https://docs.flyte.org/projects/cookbook/en/latest/contribute.html\"\u003eContribution Guide\u003c/a\u003e\n    \u003c/h3\u003e\n\u003c/html\u003e\n\n\u003chtml\u003e\n    \u003ch2 id=\"quick-start\"\u003e\n        🚀 Quick Start\n    \u003c/h2\u003e\n\u003c/html\u003e\n\n\u003e To get the hang of Python SDK, refer to the [Getting Started](https://docs.flyte.org/en/latest/getting_started.html) tutorial before exploring the examples.\n\nThe [Tutorials](https://docs.flyte.org/en/latest/flytesnacks/tutorials/index.html) section has real-world examples, ranging from machine learning training, data processing to feature engineering.\n\nthe [Integrations](https://docs.flyte.org/en/latest/flytesnacks/integrations/index.html) section demonstrates how to use Flyte with other tools and frameworks.\n\n\n\u003e Flytesnacks currently has all examples in Python (Flytekit Python SDK).\n\n\u003chtml\u003e\n    \u003ch2 id=\"contribution-guide\"\u003e\n        📖 How to Contribute to Flytesnacks\n    \u003c/h2\u003e\n\u003c/html\u003e\n\nYou can find the detailed contribution guide [here](https://docs.flyte.org/en/latest/community/contribute_docs.html#contributing-tutorials-and-integrations-examples).\n\n\u003chtml\u003e\n    \u003ch2 id=\"file-an-issue\"\u003e\n        🐞 File an Issue\n    \u003c/h2\u003e\n\u003c/html\u003e\n\nRefer to the [issues](https://docs.flyte.org/en/latest/community/contribute.html#file-an-issue) section in the contribution guide if you'd like to file an issue.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyteorg%2Fflytesnacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflyteorg%2Fflytesnacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyteorg%2Fflytesnacks/lists"}