{"id":28125995,"url":"https://github.com/philipwaldman/warp","last_synced_at":"2025-05-14T10:23:03.009Z","repository":{"id":222993909,"uuid":"267131794","full_name":"PhilipWaldman/WARP","owner":"PhilipWaldman","description":"Model rocket simulator","archived":false,"fork":false,"pushed_at":"2023-04-11T12:55:09.000Z","size":1080,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-17T14:42:08.951Z","etag":null,"topics":["model-rocketry","model-rockets","simulator"],"latest_commit_sha":null,"homepage":"","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/PhilipWaldman.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}},"created_at":"2020-05-26T19:20:23.000Z","updated_at":"2024-02-17T14:42:12.877Z","dependencies_parsed_at":"2024-02-17T14:52:15.677Z","dependency_job_id":null,"html_url":"https://github.com/PhilipWaldman/WARP","commit_stats":null,"previous_names":["philipwaldman/warp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilipWaldman%2FWARP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilipWaldman%2FWARP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilipWaldman%2FWARP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilipWaldman%2FWARP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhilipWaldman","download_url":"https://codeload.github.com/PhilipWaldman/WARP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254120312,"owners_count":22017971,"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":["model-rocketry","model-rockets","simulator"],"created_at":"2025-05-14T10:23:02.224Z","updated_at":"2025-05-14T10:23:02.977Z","avatar_url":"https://github.com/PhilipWaldman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Waldman Rocket Program (WARP)\n\nWARP, short for **Wa**ldman **R**ocket **P**rogram, is a model rocket simulator created by Philip Waldman.\n\n## Installation\n\nThe official guide to create virtual python environments can be\nfound [here](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/). The following steps\nare based off of that guide.\n\n### Windows\n\n1. Open command prompt and navigate to this folder using `cd \"this folder's location\"`.\n2. Makes sure that you have the latest version of pip using `py -m pip install --upgrade pip`.\n3. Install virtualenv: `py -m pip install --user virtualenv`.\n4. Create a virtual environment: `py -m venv warp_env`.\n5. Activate the virtual environment: `.\\warp_env\\Scripts\\activate`.\n6. Install the required packages: `pip install -r requirements.txt`.\n7. Run the tool: `py index.py`.\n8. Open a web browser and go to the URL that is mentioned on the first line after the tool is run.\n9. Now the tool can be used.\n10. In command prompt, press CTRL-C to stop the tool.\n11. When done, leave the virtual environment: `deactivate`.\n\n### Linux and macOS\n\n1. Open the terminal and navigate to this folder.\n2. Makes sure that you have the latest version of pip using `python3 -m pip install --user --upgrade pip`.\n3. Install virtualenv: `python3 -m pip install --user virtualenv`.\n4. Create a virtual environment: `python3 -m venv warp_env`.\n5. Activate the virtual environment: `source env/bin/activate`.\n6. Install the required packages: `pip install -r requirements.txt`.\n7. Run the tool: `python3 index.py`.\n8. Open a web browser and go to the URL that is mentioned on the first line after the tool is run.\n9. Now the tool can be used.\n10. In the terminal, press CTRL-C to stop the tool.\n11. When done, leave the virtual environment: `deactivate`.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipwaldman%2Fwarp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilipwaldman%2Fwarp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipwaldman%2Fwarp/lists"}