{"id":24493982,"url":"https://github.com/sid22/mars-rover","last_synced_at":"2025-03-15T04:21:57.213Z","repository":{"id":49893924,"uuid":"300015228","full_name":"sid22/mars-rover","owner":"sid22","description":"PyCon India 2020 talk sample Django web application","archived":false,"fork":false,"pushed_at":"2021-06-08T19:10:18.000Z","size":2733,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T19:53:03.553Z","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/sid22.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":"2020-09-30T18:26:29.000Z","updated_at":"2023-04-07T08:09:45.000Z","dependencies_parsed_at":"2022-09-22T14:38:29.829Z","dependency_job_id":null,"html_url":"https://github.com/sid22/mars-rover","commit_stats":null,"previous_names":["sid22/mars-rover"],"tags_count":null,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid22%2Fmars-rover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid22%2Fmars-rover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid22%2Fmars-rover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid22%2Fmars-rover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sid22","download_url":"https://codeload.github.com/sid22/mars-rover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243682448,"owners_count":20330413,"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":[],"created_at":"2025-01-21T19:53:10.303Z","updated_at":"2025-03-15T04:21:57.189Z","avatar_url":"https://github.com/sid22.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample Django Application\n\n![alt text](docs/demoscreenshot.png)\n\nSample app to deploy on AWS Lambda for my talk at PyCon India 2020\n\nIt displays data from [Nasa Data API](https://api.nasa.gov/)\n\n## Setup\n\n1. Create a Python 3.6 virtual env\n```\npython3 -m venv venv\n```\n\n2. Activate the virtual env\n```\nsource venv/bin/activate\n```\n\n3. Upgrade pip to latest version and install dependencies\n```\npip install --upgrade pip \u0026\u0026 pip install -r requirements.txt\n```\n\n4. Run the application!\n```\ncd src/\npython manage.py runserver\n```\n\n## Generating NASA DATA API Key\n\nBy default the app uses a `DEMO_KEY` to make API calls, it maybe however too restrictive depending on your usage. So you might want to generate your own key.\n\n1. Head over to [NASA DATA API](https://api.nasa.gov)\n2. Look for 'Generate API Key' section\n3. Fill in the form details\n4. You should see something like this, copy this key to the [.sample-env](.sample-env) file\n\n![alt text](docs/nasapikey.png)\n\n### Acknowledgements\n\n- [Nasa Data API](https://api.nasa.gov/)\n- [Nasa Insight API Team](https://api.nasa.gov/assets/insight/insight_mars_wind_rose.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsid22%2Fmars-rover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsid22%2Fmars-rover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsid22%2Fmars-rover/lists"}