{"id":18032022,"url":"https://github.com/maxdanilov/subscity-python","last_synced_at":"2025-04-04T21:44:41.352Z","repository":{"id":9834309,"uuid":"63494126","full_name":"maxdanilov/subscity-python","owner":"maxdanilov","description":"🐍 Python backend for Subscity","archived":false,"fork":false,"pushed_at":"2023-01-09T18:01:47.000Z","size":1106,"stargazers_count":0,"open_issues_count":26,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T06:29:02.856Z","etag":null,"topics":[],"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/maxdanilov.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}},"created_at":"2016-07-16T17:17:01.000Z","updated_at":"2021-04-16T08:38:26.000Z","dependencies_parsed_at":"2023-01-11T20:13:23.086Z","dependency_job_id":null,"html_url":"https://github.com/maxdanilov/subscity-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdanilov%2Fsubscity-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdanilov%2Fsubscity-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdanilov%2Fsubscity-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdanilov%2Fsubscity-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxdanilov","download_url":"https://codeload.github.com/maxdanilov/subscity-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256089,"owners_count":20909240,"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":[],"created_at":"2024-10-30T10:12:01.199Z","updated_at":"2025-04-04T21:44:41.337Z","avatar_url":"https://github.com/maxdanilov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build Status](https://github.com/maxdanilov/subscity-python/actions/workflows/main.yml/badge.svg)\n[![codecov](https://codecov.io/gh/maxdanilov/subscity-python/branch/master/graph/badge.svg)](https://codecov.io/gh/maxdanilov/subscity-python)\n\n# SubsCity\n\n## Setup\n\n### pyenv \u0026 pyenv-alias\n\n```\nbrew install pyenv\ngit clone https://github.com/s1341/pyenv-alias.git $(pyenv root)/plugins/pyenv-alias\n```\n\n### Dependencies\n\n```\nVERSION_ALIAS=\"$(cat .python-version)\" AR=\"/usr/bin/ar\" pyenv install $(cat .python-version | cut -d_ -f2)\n./run pip3 install --upgrade pip\n./run pip3 install -r requirements.txt\n./run pip3 install -e .\n```\n\n## Initial DB migration\n\n```\n./run alembic upgrade head\n```\n\n## Tests\n\n```\n./test\n```\n\n## Linting\n\n```\n./lint\n```\n\n## Running\n\n```\n./run flask run\n```\n\n## Tasks\n```\n./run update_base\n./run update_movies\n./run update_cinemas\n./run update_screenings\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdanilov%2Fsubscity-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxdanilov%2Fsubscity-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdanilov%2Fsubscity-python/lists"}