{"id":22608748,"url":"https://github.com/gakurualex/outdated","last_synced_at":"2025-03-28T22:43:51.480Z","repository":{"id":266465119,"uuid":"898425005","full_name":"GakuruAlex/outdated","owner":"GakuruAlex","description":"CS50's Introduction to Programming with Python Problem Set 3 on Exceptions, Outdated","archived":false,"fork":false,"pushed_at":"2024-12-05T08:32:30.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T09:18:10.053Z","etag":null,"topics":["datetime","strftime","strptime"],"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":"2024-12-04T11:21:01.000Z","updated_at":"2024-12-05T08:32:34.000Z","dependencies_parsed_at":"2024-12-04T12:29:33.835Z","dependency_job_id":"889de505-cb55-45eb-ae83-bd0959c0a9f2","html_url":"https://github.com/GakuruAlex/outdated","commit_stats":null,"previous_names":["gakurualex/outdated"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Foutdated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Foutdated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Foutdated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GakuruAlex%2Foutdated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GakuruAlex","download_url":"https://codeload.github.com/GakuruAlex/outdated/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246112641,"owners_count":20725300,"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":["datetime","strftime","strptime"],"created_at":"2024-12-08T15:09:14.161Z","updated_at":"2025-03-28T22:43:51.458Z","avatar_url":"https://github.com/GakuruAlex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Outdated #\n\nCS50's Introduction to Programming with Python Problem Set 3 on Exceptions\nOutdated problem.\n\nA program that prompts the user for a date, anno Domini, in month-day-year order, formatted like 9/8/1636 or September 8, 1638, wherein the month in the latter might be any of the month of the year and output the same date in YYYY-MM-DD format. If the user's not valid in either format prompt again..\n\n# Prerequisite #\nclone this repo \n\n```bash\ngit clone git@github.com:GakuruAlex/outdated.git\n```\n\nchange directory to outdated\n\n```bash\n    cd outdated\n```\n\nCreate a virtualenv\n\n```bash\n    python3 -m venv myenvname\n```\n\nActivate virtualenv\n\n```bash\n    source myenvname/bin/activate\n```\n\nInstall requirements\n\n```bash\n    pip install -r requirements.txt\n```\n\n# Usage #\n\n## Run program ##\n\n```bash\n    python3 outdated.py\n```\n# Author #\n\n[Alex Gakuru](https://github.com/GakuruAlex)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgakurualex%2Foutdated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgakurualex%2Foutdated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgakurualex%2Foutdated/lists"}