{"id":15516613,"url":"https://github.com/git-ced/physics-calculator","last_synced_at":"2026-02-10T23:31:40.311Z","repository":{"id":137457550,"uuid":"354436076","full_name":"git-ced/physics-calculator","owner":"git-ced","description":"Making our Physics class worthwhile","archived":false,"fork":false,"pushed_at":"2021-04-09T10:47:07.000Z","size":23,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T00:24:08.497Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/git-ced.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":"2021-04-04T02:09:00.000Z","updated_at":"2023-03-09T02:23:43.000Z","dependencies_parsed_at":"2024-03-26T04:52:16.326Z","dependency_job_id":null,"html_url":"https://github.com/git-ced/physics-calculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/git-ced/physics-calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ced%2Fphysics-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ced%2Fphysics-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ced%2Fphysics-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ced%2Fphysics-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-ced","download_url":"https://codeload.github.com/git-ced/physics-calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ced%2Fphysics-calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29321337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"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":[],"created_at":"2024-10-02T10:08:51.612Z","updated_at":"2026-02-10T23:31:40.290Z","avatar_url":"https://github.com/git-ced.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# physics-calculator\nMaking our Physics class worthwhile\n\n# Getting Started\n\nInitialize virtual python environment with `venv`\n\n```bash\npython3 -m venv venv\n```\n\nActivate the virtual environment\n\n```bash\nsource venv/bin/activate\n```\n\nInstall the required packages\n\n```bash\npip install -r requirements.txt\n```\n\nAnd you are good to go!\n\n# Running the script\n\nRunning the main file with `python3`\n\n```bash\npython3 src/index.py\n```\n\n# Testing the code\n\nRunning all test cases with `unittest`\n\n```bash\npython3 -m unittest discover -s src/test -t src\n```\n\n# Adding Packages\n\nInstalling a package with `pip`\n\n```bash\npip install \u003cpackage-name\u003e\n```\n\nAdding the installed package in the `requirements.txt`\n\n```bash\npip freeze \u003e requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-ced%2Fphysics-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-ced%2Fphysics-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-ced%2Fphysics-calculator/lists"}