{"id":25438103,"url":"https://github.com/nozeren/duobudget-db","last_synced_at":"2026-04-18T11:01:58.866Z","repository":{"id":277195049,"uuid":"931569301","full_name":"Nozeren/DuoBudget-DB","owner":"Nozeren","description":"Automatically Generate Database and populates with initial data for the DuoBudget","archived":false,"fork":false,"pushed_at":"2025-05-06T16:29:52.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T17:40:57.445Z","etag":null,"topics":["asyncpg","pandas","postgresql","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Nozeren.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,"zenodo":null}},"created_at":"2025-02-12T13:57:45.000Z","updated_at":"2025-05-06T16:29:55.000Z","dependencies_parsed_at":"2025-03-05T16:26:34.882Z","dependency_job_id":"3db64e1b-d02d-4bc5-b7b9-00745a55701c","html_url":"https://github.com/Nozeren/DuoBudget-DB","commit_stats":null,"previous_names":["nozeren/duobudget-db"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nozeren%2FDuoBudget-DB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nozeren%2FDuoBudget-DB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nozeren%2FDuoBudget-DB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nozeren%2FDuoBudget-DB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nozeren","download_url":"https://codeload.github.com/Nozeren/DuoBudget-DB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254292150,"owners_count":22046428,"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":["asyncpg","pandas","postgresql","python"],"created_at":"2025-02-17T09:29:15.918Z","updated_at":"2026-04-18T11:01:58.860Z","avatar_url":"https://github.com/Nozeren.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DuoBudget-DB\nAutomatically Generate Database and populates with initial data for the [DuoBudget](https://github.com/Nozeren/DuoBudget)\n\n# Requirements\nPostgreSQL connection or installed on your local machine.\n### Postgresql \u0026 PGAdmin4 with docker-compose\n`sudo systemctl start docker.service`\nChange credentials on docker-compose.yml and run:\n`docker-compose up -d`\n\nOpen pgadmin4: http://localhost:8888/browser/.\n\nClick on add server and add the DB credentials.\n\n# Install\nCreate virtual environment:\n`python -m venv /path/to/new/virtual/environment`\n\nActivate virtual environment:\n`/path/to/new/virtual/environment/Scripts/activate`\n\nInstall Requirements:\n`pip install -r requirements.txt`\n\n# Execution\nCreate enviroment variables for Posgresql credentials\n```\nPSQL_USER\nPSQL_PASSWORD\nPSQL_HOST\nPSQL_PORT \nPSQL_DB\n```\n\nExecute main.py\n`python main.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnozeren%2Fduobudget-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnozeren%2Fduobudget-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnozeren%2Fduobudget-db/lists"}