{"id":13501273,"url":"https://github.com/hjlarry/flask-shop","last_synced_at":"2026-01-03T13:01:39.870Z","repository":{"id":41067125,"uuid":"137964415","full_name":"hjlarry/flask-shop","owner":"hjlarry","description":"an e-commerce project mock of saleor","archived":false,"fork":false,"pushed_at":"2024-01-05T09:34:34.000Z","size":32560,"stargazers_count":306,"open_issues_count":2,"forks_count":122,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-10-31T20:39:30.340Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hjlarry.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}},"created_at":"2018-06-20T01:30:23.000Z","updated_at":"2024-10-15T07:11:56.000Z","dependencies_parsed_at":"2024-01-16T10:35:17.716Z","dependency_job_id":"a00dcd5c-9adc-485d-8c97-4bbeca75c81e","html_url":"https://github.com/hjlarry/flask-shop","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjlarry%2Fflask-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjlarry%2Fflask-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjlarry%2Fflask-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjlarry%2Fflask-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hjlarry","download_url":"https://codeload.github.com/hjlarry/flask-shop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246162092,"owners_count":20733351,"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":["flask","python","python3"],"created_at":"2024-07-31T22:01:31.262Z","updated_at":"2026-01-03T13:01:34.815Z","avatar_url":"https://github.com/hjlarry.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Flask Shop - An Amazing Project\n\n\n## Introduction\nThis project is a front page copy of [saleor](https://github.com/mirumee/saleor) old version, but written with flask.\n\n## ScreenShot\n\n\u003ctable align=\"center\"\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://raw.githubusercontent.com/hjlarry/flask-shop/master/ScreenShot/1.png\"\u003e\n                \u003cimg src=\"ScreenShot/1.png\" alt=\"Screenshot Home\" width=\"300px\" /\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://raw.githubusercontent.com/hjlarry/flask-shop/master/ScreenShot/2.png\"\u003e\n                \u003cimg src=\"ScreenShot/2.png\" alt=\"Screenshot Category\" width=\"300px\" /\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://raw.githubusercontent.com/hjlarry/flask-shop/master/ScreenShot/3.png\"\u003e\n                \u003cimg src=\"ScreenShot/3.png\" alt=\"Screenshot Cart\" width=\"300px\" /\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://raw.githubusercontent.com/hjlarry/flask-shop/master/ScreenShot/4.png\"\u003e\n                \u003cimg src=\"ScreenShot/4.png\" alt=\"Screenshot Admin Panel\" width=\"300px\" /\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://raw.githubusercontent.com/hjlarry/flask-shop/master/ScreenShot/5.png\"\u003e\n                \u003cimg src=\"ScreenShot/5.png\" alt=\"Screenshot Site Configuration\" width=\"300px\" /\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://raw.githubusercontent.com/hjlarry/flask-shop/master/ScreenShot/6.png\"\u003e\n                \u003cimg src=\"ScreenShot/6.png\" alt=\"Screenshot Order List\" width=\"300px\" /\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## Feature\n\n* large flask project structure, easy to extend and secondary develop\n* always update and use newest packages, python features\n* multi language and locallization support\n* product ready, good performance\n\n\n## Guide\n\nPlease see the [wiki](https://github.com/hjlarry/flask-shop/wiki) for more information:\n\n* [How to install?](https://github.com/hjlarry/flask-shop/wiki/How-to-install-project%3F)\n* [Project settings](https://github.com/hjlarry/flask-shop/wiki/Project-Settings)\n* [Localization support](https://github.com/hjlarry/flask-shop/wiki/Localization-support)\n* [Secondary development](https://github.com/hjlarry/flask-shop/wiki/Secondary-development)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjlarry%2Fflask-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhjlarry%2Fflask-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjlarry%2Fflask-shop/lists"}