{"id":15760020,"url":"https://github.com/imskr/iris-web","last_synced_at":"2026-05-18T00:31:49.207Z","repository":{"id":106945745,"uuid":"367196266","full_name":"imskr/iris-web","owner":"imskr","description":"A simple web application for IRIS ML classification model","archived":false,"fork":false,"pushed_at":"2021-05-20T06:18:10.000Z","size":518,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-14T09:08:27.808Z","etag":null,"topics":["flask","heroku-deployment","iris-classification","machine-learning","webapp"],"latest_commit_sha":null,"homepage":"https://iris-flower-web.herokuapp.com/","language":"CSS","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/imskr.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":"2021-05-13T23:13:01.000Z","updated_at":"2025-01-04T13:45:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"e361b5a5-77dc-48f1-8011-0b85140a092f","html_url":"https://github.com/imskr/iris-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imskr/iris-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imskr%2Firis-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imskr%2Firis-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imskr%2Firis-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imskr%2Firis-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imskr","download_url":"https://codeload.github.com/imskr/iris-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imskr%2Firis-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: 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","heroku-deployment","iris-classification","machine-learning","webapp"],"created_at":"2024-10-04T10:40:37.209Z","updated_at":"2026-05-18T00:31:49.192Z","avatar_url":"https://github.com/imskr.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"static/images/icon.png\" alt=\"logo\" height=\"200\"\u003e\n\u003c/p\u003e\n\u003ch4 align=\"center\"\u003eIris Flower Classification.\u003c/h4\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e   \n  \u003ca href=\"https://github.com/imskr/iris-web/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-orange.svg?longCache=true\" alt=\"License\"\u003e\n  \u003c/a\u003e\n  \n  \u003ca href=\"https://github.com/imskr/iris-web/stargazers\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/imskr/iris-web?style=social\" alt=\"Stargazers\"\u003e\n  \u003c/a\u003e\n\n \u003ca href=\"https://twitter.com/TheTweetofSKR\"\u003e\n    \u003cimg alt=\"Twitter Follow\" src=\"https://img.shields.io/twitter/follow/TheTweetofSKR?style=social\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003csub\u003eCreated by \u003ca href=\"https://github.com/imskr\"\u003e\u003cstrong\u003eShubham Kumar\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003chr noshade\u003e\n\n## Live: https://iris-flower-web.herokuapp.com/\n\n## Note: This app is just for demonstration purpose\n\n## Local Set-up\n\n* **Linux**\n  ```bash\n  $ git clone https://github.com/imskr/iris-web.git\n  $ cd iris-web\n  $ python3 -m venv env_name\n  $ source env_name/bin/activate\n  $ pip3 install -r requirements.txt\n  $ python3 app.py\n  ```\n\n`Go to http://127.0.0.1:5000 to test your app`\n\n*Note: If you have `fish` terminal run `$ source env_name/bin/activate.fish`*\n* **Windows**\n  ```bash\n  $ git clone https://github.com/imskr/iris-web.git\n  $ cd iris-web\n  $ pip3 install -r requirements.txt\n  $ python3 app.py\n  ```\n\n`Go to http://localhost:5000 to test your app`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimskr%2Firis-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimskr%2Firis-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimskr%2Firis-web/lists"}