{"id":27772235,"url":"https://github.com/benmiller3/practical_programs_website","last_synced_at":"2026-04-13T20:03:18.850Z","repository":{"id":71809165,"uuid":"117635634","full_name":"BenMiller3/practical_programs_website","owner":"BenMiller3","description":"Project page for hosting simple but very helpful programs","archived":false,"fork":false,"pushed_at":"2018-01-16T05:38:35.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T10:49:26.365Z","etag":null,"topics":["perl","python","ruby","shell"],"latest_commit_sha":null,"homepage":null,"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/BenMiller3.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,"zenodo":null}},"created_at":"2018-01-16T05:29:52.000Z","updated_at":"2018-01-16T05:31:26.000Z","dependencies_parsed_at":"2023-06-10T22:00:30.817Z","dependency_job_id":null,"html_url":"https://github.com/BenMiller3/practical_programs_website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BenMiller3/practical_programs_website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenMiller3%2Fpractical_programs_website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenMiller3%2Fpractical_programs_website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenMiller3%2Fpractical_programs_website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenMiller3%2Fpractical_programs_website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenMiller3","download_url":"https://codeload.github.com/BenMiller3/practical_programs_website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenMiller3%2Fpractical_programs_website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["perl","python","ruby","shell"],"created_at":"2025-04-29T23:07:00.190Z","updated_at":"2026-04-13T20:03:18.845Z","avatar_url":"https://github.com/BenMiller3.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Welcome to Practical Programs\n\nIf you're looking for simple solutions and great software. Look no further.\n\n### Blog\n\nWill begin a technical blog very soon.\n\nThe basis for any python program\n```python\nimport sys\nimport os\n\ndef main():\n  try:\n    arg = sys.argv[1]\n  except:\n    arg = input(\"Enter a program argument\")\n    \n  print(\"You've entered: \" + str(arg) + \"! :)\")\n\nif __name__ == '__main__':\n  main()\n```\n\n### Support or Contact\n\nContact me! :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenmiller3%2Fpractical_programs_website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenmiller3%2Fpractical_programs_website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenmiller3%2Fpractical_programs_website/lists"}