{"id":22517568,"url":"https://github.com/joelllllll/up-sync","last_synced_at":"2025-07-06T22:08:17.391Z","repository":{"id":265836014,"uuid":"892958705","full_name":"Joelllllll/up-sync","owner":"Joelllllll","description":"Sync account and transaction data from up bank to your local environment","archived":false,"fork":false,"pushed_at":"2025-06-09T03:18:05.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T04:27:50.226Z","etag":null,"topics":["accounts","bank","data","postgres","sync","transactions","up","upbank"],"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/Joelllllll.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,"zenodo":null}},"created_at":"2024-11-23T06:30:46.000Z","updated_at":"2025-06-09T03:18:09.000Z","dependencies_parsed_at":"2024-12-01T06:31:43.815Z","dependency_job_id":"fd917b01-4a91-434e-8b13-ed9074707159","html_url":"https://github.com/Joelllllll/up-sync","commit_stats":null,"previous_names":["joelllllll/up-sync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Joelllllll/up-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joelllllll%2Fup-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joelllllll%2Fup-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joelllllll%2Fup-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joelllllll%2Fup-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Joelllllll","download_url":"https://codeload.github.com/Joelllllll/up-sync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joelllllll%2Fup-sync/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263980182,"owners_count":23538922,"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":["accounts","bank","data","postgres","sync","transactions","up","upbank"],"created_at":"2024-12-07T04:09:48.968Z","updated_at":"2025-07-06T22:08:17.349Z","avatar_url":"https://github.com/Joelllllll.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Up Sync\n\n## Running\nBuild the docker image\n```shell\ndocker-compose build\n```\nBring up the docker containers,\nThis will start the `app` and `postgres` containers.\n\n```shell\ndocker-compose run app bash\n```\n\nIf you wish to bring up the `metabase` (for UI) or the `mockserver` (for testing) containers, you'll need to use `--profile` with compose up\n\nto run the tests\n```shell\ndocker-compose up --profile mockserver\n```\n\nYou'll need to export your UP token as a ENV variable\n\n```shell\nexport UP_TOKEN=\"xxxxxxxx\"\n```\n\n```shell\n./up_sync.py --lookback 100\n```\n\nThis will sync all accounts and their transactions into an `accounts` and `transactions` table in the database \\\nThe `lookback` config is in days and is optional. The default lookback period is 30 days\n\nYou can access the metabase dashboard at `http://localhost:3000` to view the data\n\n\n## Todo\n- [ ] Config to change output format (postgres, csv dump, pyspark delta tables)\n- [ ] Consume all transaction fields\n- [ ] Consume all other streams\n    - [ ] Categories\n    - [ ] Tags\n    - [ ] Attachments\n- [ ] Sync individual streams\n- [ ] implement UV package manager\n- [ ] better error handling for requests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelllllll%2Fup-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoelllllll%2Fup-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoelllllll%2Fup-sync/lists"}