{"id":16451550,"url":"https://github.com/pauldraper/cs235","last_synced_at":"2026-05-11T12:32:27.181Z","repository":{"id":7755108,"uuid":"9122772","full_name":"pauldraper/cs235","owner":"pauldraper","description":"Helpful tools for BYU CS 235 projects","archived":false,"fork":false,"pushed_at":"2013-04-11T21:13:38.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T15:14:26.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pauldraper.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}},"created_at":"2013-03-30T22:23:22.000Z","updated_at":"2014-02-01T09:17:58.000Z","dependencies_parsed_at":"2022-09-10T23:02:45.018Z","dependency_job_id":null,"html_url":"https://github.com/pauldraper/cs235","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pauldraper/cs235","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauldraper%2Fcs235","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauldraper%2Fcs235/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauldraper%2Fcs235/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauldraper%2Fcs235/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pauldraper","download_url":"https://codeload.github.com/pauldraper/cs235/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pauldraper%2Fcs235/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32894770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":[],"created_at":"2024-10-11T10:09:13.901Z","updated_at":"2026-05-11T12:32:27.164Z","avatar_url":"https://github.com/pauldraper.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#CS 235 project utilities\n\nThis are tools for build, testing, and submitting CS 235 assignments. There is one directory for each assignment.\n\nThe supported targets are:\n* `all`: compile\n* `clean`: erase built and zipped files\n* `memcheck`: run with Valgrind\n* `quality`: check code-complexity\n* `run`: compile and run\n* `submit`: submit code and tests to CS 235 submission site\n* `test`: compile and run tests\n* `zip`: zip code and tests\n\n\n##Setup\n\n###Python (only necessary for submission)\n\n```\n$ sudo pip install mechanize\n```\n\nor without admin rights (e.g. CS open labs)\n\n```\n$ echo \"export PYTHONPATH=/users/guest/j/johnsmith/lib\" \u003e\u003e ~/.bashrc\n$ sh .bashrc\n$ easy_install --install-dir $PYTHONPATH mechanize\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpauldraper%2Fcs235","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpauldraper%2Fcs235","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpauldraper%2Fcs235/lists"}