{"id":21228862,"url":"https://github.com/anras5/tomograf","last_synced_at":"2026-05-20T07:33:18.151Z","repository":{"id":155433276,"uuid":"613594724","full_name":"anras5/Tomograf","owner":"anras5","description":"Application that simulates a CT scanner","archived":false,"fork":false,"pushed_at":"2023-04-18T12:09:57.000Z","size":3048,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-23T18:40:03.169Z","etag":null,"topics":["flask","image-processing","medical","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/anras5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-03-13T22:05:04.000Z","updated_at":"2023-04-18T12:10:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5d2979e-a63d-4ce4-9308-e8d10879a380","html_url":"https://github.com/anras5/Tomograf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anras5/Tomograf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anras5%2FTomograf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anras5%2FTomograf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anras5%2FTomograf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anras5%2FTomograf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anras5","download_url":"https://codeload.github.com/anras5/Tomograf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anras5%2FTomograf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33250371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"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","image-processing","medical","python"],"created_at":"2024-11-20T23:22:45.923Z","updated_at":"2026-05-20T07:33:18.131Z","avatar_url":"https://github.com/anras5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TOMOGRAF\n\n## How to run\nThe app will run on `localhost:5000`\n\n### Docker\n\n#### docker\n```commandline\ndocker build -t tomograf .\ndocker run -p 5000:5000 tomograf\n```\n\n#### docker compose\n```commandline\ndocker compose up --build\n```\n\n### Locally\n\nWindows 10:\n```commandline\npython -m venv venv\nvenv/Scripts/activate.ps1\npip install -r requirements.txt\nflask --app flaskr run --host=\"0.0.0.0\"\n```\n\nLinux:\n```commandline\npython -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\nflask --app flaskr run --host=\"0.0.0.0\"\n```\n\n## How does the app look like\n\n### Home page\n![home](screenshots/home.png)\n![home2](screenshots/home_expand.png)\n\n### Results page\n![results](screenshots/results.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanras5%2Ftomograf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanras5%2Ftomograf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanras5%2Ftomograf/lists"}