{"id":24782291,"url":"https://github.com/gakurualex/jar","last_synced_at":"2025-07-22T11:35:06.930Z","repository":{"id":273901058,"uuid":"921236542","full_name":"GakuruAlex/jar","owner":"GakuruAlex","description":"CS50's Introduction to Programming with Python, Problem Set 8, on OOP. Cookie Jar","archived":false,"fork":false,"pushed_at":"2025-01-23T16:47:09.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T17:23:12.409Z","etag":null,"topics":["cs50p","oops-in-python","pytest","python3"],"latest_commit_sha":null,"homepage":"","language":null,"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/GakuruAlex.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":"2025-01-23T15:40:59.000Z","updated_at":"2025-01-23T17:02:02.000Z","dependencies_parsed_at":"2025-01-23T17:23:13.870Z","dependency_job_id":"2b64e2d9-4ebc-41db-b301-6620aa44bb6f","html_url":"https://github.com/GakuruAlex/jar","commit_stats":null,"previous_names":["gakurualex/jar"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Fjar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Fjar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Fjar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Fjar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GakuruAlex","download_url":"https://codeload.github.com/GakuruAlex/jar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245215003,"owners_count":20578897,"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":["cs50p","oops-in-python","pytest","python3"],"created_at":"2025-01-29T11:16:44.529Z","updated_at":"2025-03-24T05:28:33.686Z","avatar_url":"https://github.com/GakuruAlex.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cookie Jar #\n\nIntroduction to Programming with Python Problem set 8 on OOP.\n\n[Solution readme](JAR.md)\n\n## Prerequisite ##\n\nClone repo\n\n```bash\ngit clone https://github.com/GakuruAlex/jar.git\n```\n\nChange directory to project dir\n\n```bash\ncd jar\n```\n\nCreate virtual env\n\n```bash\npython3 -m venv envname\n```\n\nActivate env  (Linux)\n\n```bash\nsource envname/bin/activate\n```\n\nInstall requirements\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage ##\n\nRun program\n\n```bash\npython3 jar.py\n```\n\nRunning tests\n\n```bash\npytest -v\n```\n\n## Author ##\n\n[GakuruAlex](https://github.com/GakuruAlex)\n\n## License ##\n\n[License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgakurualex%2Fjar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgakurualex%2Fjar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgakurualex%2Fjar/lists"}