{"id":32719122,"url":"https://github.com/balick/zookeeper","last_synced_at":"2025-11-02T18:03:23.861Z","repository":{"id":321120407,"uuid":"1084561283","full_name":"Balick/zookeeper","owner":"Balick","description":"This is a JetBrains Academy learning project to practice lists, loops, user input, and basic program structure in Python.","archived":false,"fork":false,"pushed_at":"2025-10-27T21:22:52.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-27T23:16:03.280Z","etag":null,"topics":["console-game","hyperskill","hyperskill-python","jetbrains-academy","python","python-3","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Balick.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-27T21:06:03.000Z","updated_at":"2025-10-27T21:25:22.000Z","dependencies_parsed_at":"2025-10-28T03:30:51.883Z","dependency_job_id":null,"html_url":"https://github.com/Balick/zookeeper","commit_stats":null,"previous_names":["balick/zookeeper"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Balick/zookeeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balick%2Fzookeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balick%2Fzookeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balick%2Fzookeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balick%2Fzookeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Balick","download_url":"https://codeload.github.com/Balick/zookeeper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Balick%2Fzookeeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282332561,"owners_count":26652047,"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","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["console-game","hyperskill","hyperskill-python","jetbrains-academy","python","python-3","python3"],"created_at":"2025-11-02T18:02:43.252Z","updated_at":"2025-11-02T18:03:23.851Z","avatar_url":"https://github.com/Balick.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zookeeper — Console Habitats (Jetbrains project)\n\nHere's the link to the project: https://hyperskill.org/projects/98\n\nCheck out my profile: https://hyperskill.org/profile/386978127\n\nA tiny console application that simulates camera feeds from different animal habitats. This is a JetBrains Academy learning project to practice lists, loops, user input, and basic program structure in Python.\n\n## Features\n\n- Display ASCII-art \"camera\" views for a set of animals (camel, lion, deer, goose, bat, rabbit).\n- Simple menu driven by user input (enter habitat number or `exit`).\n- Lightweight, dependency-free — runs on Python 3.\n\n## Learning goals\n\n- Work with lists to store multiple items.\n- Use loops and conditionals to control program flow.\n- Read user input and handle simple input validation.\n- Practice building a small, interactive console app.\n\n## Prerequisites\n\n- Python 3.6 or later installed.\n\n## Running the program\n\n1. Clone or download the repository.\n2. From the project directory run:\n\n```bash\npython zookeeper.py\n# or\npython3 zookeeper.py\n```\n\n(Replace the filename above if your main script uses a different name.)\n\n## Usage example\n\nWhen you run the program you'll see a prompt like:\n\n```\nPlease enter the number of the habitat you would like to view:\n```\n\nEnter a number between 0 and 5 to view an animal habitat (0 — camel, 1 — lion, 2 — deer, 3 — goose, 4 — bat, 5 — rabbit). Enter `exit` to quit the app.\n\nExample session:\n\n```\nPlease enter the number of the habitat you would like to view: 0\nSwitching on the camera in the camel habitat...\n  ___.-''''-.\n /___  @    |\n ...\nLook at that! Our little camel is sunbathing!\n\nPlease enter the number of the habitat you would like to view: exit\nSee you later!\n```\n\n## Project structure\n\n- zookeeper.py — main script containing the habitats list and interactive loop.\n- README.md — this file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalick%2Fzookeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalick%2Fzookeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalick%2Fzookeeper/lists"}