{"id":17226880,"url":"https://github.com/dantleech/firefly-postbank-import","last_synced_at":"2026-06-23T23:31:27.241Z","repository":{"id":66290690,"uuid":"302907155","full_name":"dantleech/firefly-postbank-import","owner":"dantleech","description":"Import Postbank CSV exports to Firefly III","archived":false,"fork":false,"pushed_at":"2020-10-10T13:51:03.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T17:51:02.514Z","etag":null,"topics":["fireflyiii","postbank"],"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/dantleech.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}},"created_at":"2020-10-10T13:23:37.000Z","updated_at":"2025-01-04T15:02:19.000Z","dependencies_parsed_at":"2023-05-30T21:30:42.158Z","dependency_job_id":null,"html_url":"https://github.com/dantleech/firefly-postbank-import","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dantleech/firefly-postbank-import","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Ffirefly-postbank-import","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Ffirefly-postbank-import/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Ffirefly-postbank-import/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Ffirefly-postbank-import/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dantleech","download_url":"https://codeload.github.com/dantleech/firefly-postbank-import/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Ffirefly-postbank-import/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34711176,"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-23T02:00:07.161Z","response_time":65,"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":["fireflyiii","postbank"],"created_at":"2024-10-15T04:17:28.417Z","updated_at":"2026-06-23T23:31:27.213Z","avatar_url":"https://github.com/dantleech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Firefly III Postbank Importer\n=============================\n\nThis script will attempt to import a Postbank CSV file to a [Firefly\nIII](https://github.com/firefly-iii/firefly-iii) instance.\n\nInstallation\n------------\n\nCheckout this repository and install the deps using `pipenv`:\n\n```\n$ pipenv install\n```\n\nConfiguration\n-------------\n\nCreate `config.ini` (or copy `config.ini.example`):\n\n```\n[Firefly]\nurl=http://firefly.example.com\npersonal_access_token=xxxx\n\n[Account]\nname=PostbankAccountName\n```\n\n### Firefly\n\n- **url**: The base URL of your firefly instance.\n- **personal_access_token**: Your [personal access token](https://firefly-iii.gitbook.io/firefly-iii-bunq-importer/installing-and-running/configure#personal-access-token)\n\n### Account\n\n- **name**: Name of the Firefly account in which to import the transactions\n\nRunning\n-------\n\nImport your CSV file as follows:\n\n```\n$ pipenv run python3 import-postbank.py Umsatzauskunft_KtoNrxxxxxxx26_10-10-2020_10-07-33.csv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Ffirefly-postbank-import","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantleech%2Ffirefly-postbank-import","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Ffirefly-postbank-import/lists"}