{"id":19307410,"url":"https://github.com/artefactory/mlops-zoomcamp","last_synced_at":"2026-03-02T00:31:20.755Z","repository":{"id":103035192,"uuid":"492931512","full_name":"artefactory/mlops-zoomcamp","owner":"artefactory","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-18T09:02:25.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T02:49:50.274Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/artefactory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-05-16T17:18:06.000Z","updated_at":"2022-05-16T17:18:11.000Z","dependencies_parsed_at":"2023-03-13T15:09:46.769Z","dependency_job_id":null,"html_url":"https://github.com/artefactory/mlops-zoomcamp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artefactory/mlops-zoomcamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artefactory%2Fmlops-zoomcamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artefactory%2Fmlops-zoomcamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artefactory%2Fmlops-zoomcamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artefactory%2Fmlops-zoomcamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artefactory","download_url":"https://codeload.github.com/artefactory/mlops-zoomcamp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artefactory%2Fmlops-zoomcamp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29988040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T22:42:38.399Z","status":"ssl_error","status_checked_at":"2026-03-01T22:41:51.863Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10T00:10:50.688Z","updated_at":"2026-03-02T00:31:20.322Z","avatar_url":"https://github.com/artefactory.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Artefact's Boilerplate for  DataScience Python projects \n\nThis repository is a boilerplate repository designed to be used when starting a new project to help kickstart things easily.\n\nTo create a new repository based on this one please use the \"create from a template\" feature (see [Github's documentation](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template)).\n\nThere will be more than you need for your project so feel free to drop what you don't need after you initialized your repo with this one.\n\n## Organisation of the repo\n\n### Folders\n\n    The folder name should be self sufficient, however some extra details:\n    - bin: This is the folder where you store your executable, that could be main python scripts, or bash ones.\n    - lib: this is where you store the main libraries used within your project. \n    - data: Separated in 3 folder to start: Raw data, intermediate, and processed.\n    - doc: Sphinx template to generate code documentation\n    - references: all the written documentation (functional, features) that is not sphinx generated \n\n### Requirements\n\nYou should always have requirements to your project to ensure reproductibility.\n\nRequirements are often a pain, between the one that you really use, and all the dependencies.\nThis repo advise you to use [Pip-tools](https://github.com/jazzband/pip-tools).\n\nTo do so, put your requirements in the requirements.in, then run \n\n ` pip-compile requirements.in`\n\n This will generate automatically the requirements.txt with all the required dependencies.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartefactory%2Fmlops-zoomcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartefactory%2Fmlops-zoomcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartefactory%2Fmlops-zoomcamp/lists"}