{"id":17052589,"url":"https://github.com/cuchi/todo-flask-backend","last_synced_at":"2025-04-12T16:42:02.986Z","repository":{"id":54570350,"uuid":"334807625","full_name":"cuchi/todo-flask-backend","owner":"cuchi","description":"This project works as a template for applications with the Flask + SqlAlchemy stack","archived":false,"fork":false,"pushed_at":"2021-02-10T03:58:28.000Z","size":89,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T11:04:52.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cuchi.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":"2021-02-01T02:26:32.000Z","updated_at":"2021-02-10T03:58:31.000Z","dependencies_parsed_at":"2022-08-13T20:01:03.534Z","dependency_job_id":null,"html_url":"https://github.com/cuchi/todo-flask-backend","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/cuchi%2Ftodo-flask-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuchi%2Ftodo-flask-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuchi%2Ftodo-flask-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuchi%2Ftodo-flask-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuchi","download_url":"https://codeload.github.com/cuchi/todo-flask-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248599261,"owners_count":21131247,"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-14T10:09:51.022Z","updated_at":"2025-04-12T16:42:02.956Z","avatar_url":"https://github.com/cuchi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\nMake sure you are using Python 3.9.1 with Poetry installed:\n```bash\n# Make sure your pyenv is updated:\ncd $HOME/.pyenv/plugins/python-build/../.. \u0026\u0026 git pull \u0026\u0026 cd -\n\n# Install and setup Python 3.9.1 with Poetry for this project:\npyenv install 3.9.1\npyenv local 3.9.1\npip install poetry\n```\nThen, you can install the project dependencies on its own vritual env:\n```bash\npoetry install\n```\n\nFinally, you can access it with the `poetry shell` command.\n\n## What's inside?\n\nThis project is built using:\n- Flask - web framework\n- PostgreSQL - relational database\n- SQLAlchemy - ORM\n- Alembic - database migrations\n- PyTest - unit \u0026 integration testing\n- Poetry - package management\n- docker-compose - local environment services\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuchi%2Ftodo-flask-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuchi%2Ftodo-flask-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuchi%2Ftodo-flask-backend/lists"}