{"id":20649873,"url":"https://github.com/mwapsam/final","last_synced_at":"2026-03-19T16:56:09.235Z","repository":{"id":103337994,"uuid":"199627172","full_name":"Mwapsam/final","owner":"Mwapsam","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-30T10:47:57.000Z","size":33,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T09:36:21.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Mwapsam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-07-30T10:10:23.000Z","updated_at":"2022-08-25T13:48:32.000Z","dependencies_parsed_at":"2023-07-07T17:45:42.805Z","dependency_job_id":null,"html_url":"https://github.com/Mwapsam/final","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mwapsam/final","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mwapsam%2Ffinal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mwapsam%2Ffinal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mwapsam%2Ffinal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mwapsam%2Ffinal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mwapsam","download_url":"https://codeload.github.com/Mwapsam/final/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mwapsam%2Ffinal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29189287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T05:07:31.176Z","status":"ssl_error","status_checked_at":"2026-02-07T05:06:15.227Z","response_time":63,"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-11-16T17:16:52.297Z","updated_at":"2026-02-07T07:31:39.346Z","avatar_url":"https://github.com/Mwapsam.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python: Getting Started\n\nA barebones Django app, which can easily be deployed to Heroku.\n\n## Running Locally\n\nMake sure you have Python 3.7 [installed locally](http://install.python-guide.org). To push to Heroku, you'll need to install the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli), as well as [Postgres](https://devcenter.heroku.com/articles/heroku-postgresql#local-setup).\n\n```sh\n$ git clone https://github.com/Mwapsam/final.git\n$ cd final\n\n$ python3 -m venv final\n$ pip install -r requirements.txt\n\n$ createdb final\n\n$ python manage.py migrate\n$ python manage.py collectstatic\n\n$ heroku local\n```\n\nYour app should now be running on [localhost:5000](http://localhost:5000/).\n\n## Deploying to Heroku\n\n```sh\n$ heroku create\n$ git push heroku master\n\n$ heroku run python manage.py migrate\n$ heroku open\n```\nor\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## Documentation\n\nFor more information about using Python on Heroku, see these Dev Center articles:\n\n- [Python on Heroku](https://devcenter.heroku.com/categories/python)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwapsam%2Ffinal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmwapsam%2Ffinal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwapsam%2Ffinal/lists"}