{"id":26178656,"url":"https://github.com/gakurualex/seasons","last_synced_at":"2026-04-20T18:02:24.127Z","repository":{"id":273527557,"uuid":"919412253","full_name":"GakuruAlex/seasons","owner":"GakuruAlex","description":"CS50's Introduction to Programming with Python Problem Set 8. Calculate how old a person is in minutes.","archived":false,"fork":false,"pushed_at":"2025-01-23T13:36:40.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T21:42:01.466Z","etag":null,"topics":["cs50problemsets","datetime","inflect","pytest","python","regular-expression","timedelta"],"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/GakuruAlex.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":"2025-01-20T10:46:18.000Z","updated_at":"2025-01-23T13:36:43.000Z","dependencies_parsed_at":"2025-01-21T18:05:47.205Z","dependency_job_id":null,"html_url":"https://github.com/GakuruAlex/seasons","commit_stats":null,"previous_names":["gakurualex/seasons"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GakuruAlex/seasons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Fseasons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Fseasons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Fseasons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Fseasons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GakuruAlex","download_url":"https://codeload.github.com/GakuruAlex/seasons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Fseasons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32059139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cs50problemsets","datetime","inflect","pytest","python","regular-expression","timedelta"],"created_at":"2025-03-11T21:42:01.164Z","updated_at":"2026-04-20T18:02:24.117Z","avatar_url":"https://github.com/GakuruAlex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seasons of Love #\n\nCS50'S Introduction to Programming with Python , Problem Set 8\n\nA program that prompts the user for their date of birth in YYYY-MM-DD format and then sings / prints how old they are in minutes, rounded to the nearest integer, using English words instead of numerals, just like the song from Rent, without any and between words.\n\n# Prerequisite #\n\nClone repo\n\n```bash\n    git clone https://github.com/GakuruAlex/seasons.git\n```\n\nChange dir to repo\n\n```bash\n    cd  seasons\n```\n\nCreate virtual env\n\n```bash\n    python3 -m venv envname\n```\n\nActivate env\n\n```bash\n    source envname/bin/activate\n```\n\nInstall requirements\n\n```bash\n    pip install -r requirements.txt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgakurualex%2Fseasons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgakurualex%2Fseasons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgakurualex%2Fseasons/lists"}