{"id":51299177,"url":"https://github.com/lst97/simple-receipt-manager-backend","last_synced_at":"2026-06-30T17:33:40.836Z","repository":{"id":65429825,"uuid":"587135498","full_name":"lst97/simple-receipt-manager-backend","owner":"lst97","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-29T07:18:59.000Z","size":130,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2023-05-29T08:22:59.793Z","etag":null,"topics":["flask","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lst97.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}},"created_at":"2023-01-10T03:17:38.000Z","updated_at":"2023-05-29T08:22:59.793Z","dependencies_parsed_at":"2023-02-12T21:32:11.498Z","dependency_job_id":null,"html_url":"https://github.com/lst97/simple-receipt-manager-backend","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/lst97/simple-receipt-manager-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lst97%2Fsimple-receipt-manager-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lst97%2Fsimple-receipt-manager-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lst97%2Fsimple-receipt-manager-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lst97%2Fsimple-receipt-manager-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lst97","download_url":"https://codeload.github.com/lst97/simple-receipt-manager-backend/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lst97%2Fsimple-receipt-manager-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34977668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"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":["flask","python3"],"created_at":"2026-06-30T17:33:38.971Z","updated_at":"2026-06-30T17:33:40.825Z","avatar_url":"https://github.com/lst97.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installing packages using pip and virtual environments\n\n## Install virtualenv\n\n```code\npython3 -m pip install --user virtualenv\n```\n\n## Creating a virtual environment\n\n```code\npython3 -m venv ./.venv\n```\n\n## Activating a virtual environment\n\n```code\nsource ./.venv/bin/activate\n```\n\n## Using requirements files\n\n```code\npython3 -m pip install -r requirements.txt\n```\n\n## Run\n\n```code\npython3 ./src/app/app.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flst97%2Fsimple-receipt-manager-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flst97%2Fsimple-receipt-manager-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flst97%2Fsimple-receipt-manager-backend/lists"}