{"id":17834669,"url":"https://github.com/bendog/elitetransport","last_synced_at":"2025-08-30T05:06:10.432Z","repository":{"id":49702276,"uuid":"95008111","full_name":"bendog/elitetransport","owner":"bendog","description":"Elite Transport site","archived":false,"fork":false,"pushed_at":"2021-06-10T19:25:45.000Z","size":584,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T12:49:27.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bendog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-21T13:39:08.000Z","updated_at":"2020-03-04T08:49:50.000Z","dependencies_parsed_at":"2022-09-24T01:23:51.405Z","dependency_job_id":null,"html_url":"https://github.com/bendog/elitetransport","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bendog/elitetransport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendog%2Felitetransport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendog%2Felitetransport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendog%2Felitetransport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendog%2Felitetransport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendog","download_url":"https://codeload.github.com/bendog/elitetransport/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendog%2Felitetransport/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272805572,"owners_count":24995916,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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-27T20:09:28.978Z","updated_at":"2025-08-30T05:06:10.392Z","avatar_url":"https://github.com/bendog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elite Transport\nThis is a simple tracking system built for my brother's business.\n\nAbsolutely no support will be given to this project, however if somehow this inspires you, then that's great!\n\nYou will need to create a file `elitetransport/config.py` with the following contents\n\n```python\n\"\"\"\nStore for config data for the website\n\"\"\"\n\nSECRET_KEY = 'my-very-long-secret-key'\nDEBUG = False\nALLOWED_HOSTS = ['.mydomain.com']\n\nDB_DEFAULT_HOST = 'my db host'\nDB_DEFAULT_NAME = 'my db name'\nDB_DEFAULT_USER = 'my db user'\nDB_DEFAULT_PASS = 'my pass'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendog%2Felitetransport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbendog%2Felitetransport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendog%2Felitetransport/lists"}