{"id":18291150,"url":"https://github.com/rhecosystemappeng/feast-workshop-team-share","last_synced_at":"2025-04-05T10:31:02.151Z","repository":{"id":212523284,"uuid":"731697620","full_name":"RHEcosystemAppEng/feast-workshop-team-share","owner":"RHEcosystemAppEng","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-26T04:40:19.000Z","size":20225,"stargazers_count":2,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-21T02:51:17.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RHEcosystemAppEng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2023-12-14T17:00:29.000Z","updated_at":"2024-06-20T17:12:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9fa94717-8436-4bc6-aea1-b91260203ef2","html_url":"https://github.com/RHEcosystemAppEng/feast-workshop-team-share","commit_stats":null,"previous_names":["rhecosystemappeng/feast-workshop-team-share"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RHEcosystemAppEng%2Ffeast-workshop-team-share","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RHEcosystemAppEng%2Ffeast-workshop-team-share/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RHEcosystemAppEng%2Ffeast-workshop-team-share/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RHEcosystemAppEng%2Ffeast-workshop-team-share/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RHEcosystemAppEng","download_url":"https://codeload.github.com/RHEcosystemAppEng/feast-workshop-team-share/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247324499,"owners_count":20920658,"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":[],"created_at":"2024-11-05T14:13:21.602Z","updated_at":"2025-04-05T10:30:57.112Z","avatar_url":"https://github.com/RHEcosystemAppEng.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setting up Developer Environment\n\n## Creating Developer Environment\nFor Mac(Intel)\n\n### Steps\n\n1. Start Docker daemon, install anaconda3\n\n2. Create an environment for Feast, selecting python 3.9. Activate the environment: \n```\nconda create --name feast python=3.9\nconda activate feast\n```\n\n3. Install dependencies:\n```\npip install pip-tools\nbrew install mysql@8.0 (latest - mysql@8.3 version fails the dev env)\nbrew install xz protobuf openssl zlib\npip install cryptography -U\nconda install protobuf\nconda install pymssql\ngit clone https://github.com/feast-dev/feast.git\ncd feast\npip install -e \".[dev]\"\nmake install-protoc-dependencies \nmake install-python-ci-dependencies PYTHON=3.9\n```\n\n4. Run unit tests:\n```\nmake test-python\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhecosystemappeng%2Ffeast-workshop-team-share","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhecosystemappeng%2Ffeast-workshop-team-share","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhecosystemappeng%2Ffeast-workshop-team-share/lists"}