{"id":21951611,"url":"https://github.com/toxe/python-flask-website-example","last_synced_at":"2026-05-08T11:02:12.147Z","repository":{"id":134564694,"uuid":"264435787","full_name":"Toxe/python-flask-website-example","owner":"Toxe","description":"Flask Website Example/Test","archived":false,"fork":false,"pushed_at":"2020-05-16T12:48:52.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T17:47:26.012Z","etag":null,"topics":["flask","python","python3"],"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/Toxe.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":"2020-05-16T12:48:04.000Z","updated_at":"2020-05-16T12:50:37.000Z","dependencies_parsed_at":"2023-06-18T22:51:49.420Z","dependency_job_id":null,"html_url":"https://github.com/Toxe/python-flask-website-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Toxe/python-flask-website-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxe%2Fpython-flask-website-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxe%2Fpython-flask-website-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxe%2Fpython-flask-website-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxe%2Fpython-flask-website-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toxe","download_url":"https://codeload.github.com/Toxe/python-flask-website-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxe%2Fpython-flask-website-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32777649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["flask","python","python3"],"created_at":"2024-11-29T06:15:13.697Z","updated_at":"2026-05-08T11:02:12.137Z","avatar_url":"https://github.com/Toxe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Website Example/Test\n\nA simple Flask website example/test based mostly on [The Flask Mega-Tutorial](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) by Miguel Grinberg.\n\n## Dependencies\n\n- Python 3\n- SQLAlchemy\n- SQLite\n- Flask\n- Flask-WTF\n- Flask-SQLAlchemy\n- Flask-Migrate\n- Flask-Login\n- Flask-Mail\n- Flask-Bootstrap\n- Flask-Moment\n- Flask-Babel\n- Flask-HTTPAuth\n- PyJWT\n- python-dotenv\n- pylint\n- pylint-flask\n- pylint-flask-sqlalchemy\n- Click\n- Requests\n- guess_language-spirit\n\n## Configuration\n\n### Visual Studio Code\n\n#### `.vscode/settings.json`\n\n```json\n{\n    \"python.linting.pylintArgs\": [\n        \"--load-plugins\",\n        \"pylint-flask\",\n        \"pylint-flask-sqlalchemy\"\n    ]\n}\n```\n\n## Import ships example data\n\n```\nsqlite3 app.db \u003c ships.sql\n```\n\n## Running\n\n```\nflask run\n```\n\n## Translation\n\n### Add a new language\n\nFor example add support for German (`de`):\n\n```\nflask translate init de\n```\n\n### Update all languages\n\n```\nflask translate update\n```\n\n### Compile translation files\n\n```\nflask translate compile\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxe%2Fpython-flask-website-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoxe%2Fpython-flask-website-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxe%2Fpython-flask-website-example/lists"}