{"id":19197900,"url":"https://github.com/flarebyte/pico-accountancy","last_synced_at":"2026-06-17T08:31:03.388Z","repository":{"id":2722664,"uuid":"47263141","full_name":"flarebyte/pico-accountancy","owner":"flarebyte","description":"Very basic accountancy script for very simple accounts","archived":false,"fork":false,"pushed_at":"2023-04-25T21:05:47.000Z","size":820,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T09:55:33.105Z","etag":null,"topics":["accounting","npm-cli"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/flarebyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-12-02T13:36:02.000Z","updated_at":"2023-05-13T06:50:17.000Z","dependencies_parsed_at":"2023-07-12T06:02:03.597Z","dependency_job_id":null,"html_url":"https://github.com/flarebyte/pico-accountancy","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.5,"last_synced_commit":"8289617ae92e6ed46a72af896bd9f29b79233afd"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/flarebyte/pico-accountancy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fpico-accountancy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fpico-accountancy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fpico-accountancy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fpico-accountancy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flarebyte","download_url":"https://codeload.github.com/flarebyte/pico-accountancy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flarebyte%2Fpico-accountancy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34441282,"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-17T02:00:05.408Z","response_time":127,"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":["accounting","npm-cli"],"created_at":"2024-11-09T12:19:13.472Z","updated_at":"2026-06-17T08:31:03.349Z","avatar_url":"https://github.com/flarebyte.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pico-accountancy\n\n![npm](https://img.shields.io/npm/v/pico-accountancy) ![Build\nstatus](https://github.com/flarebyte/pico-accountancy/actions/workflows/main.yml/badge.svg)\n![npm bundle size](https://img.shields.io/bundlephobia/min/pico-accountancy)\n\n![npm type definitions](https://img.shields.io/npm/types/pico-accountancy)\n![node-current](https://img.shields.io/node/v/pico-accountancy)\n![NPM](https://img.shields.io/npm/l/pico-accountancy)\n\n\u003e Accountancy script for very simple cases\n\nCLI tool for converting a QIF bank statement to the different csv files\nuseful for accountancy\n\n![Hero image for pico-accountancy](pico-accountancy-hero-512.jpeg)\n\nHighlights:\n\n-   Written in `Typescript`\n-   Understand QIF format\n-   Automatically convert rows based on search terms\n\n## Documentation and links\n\n-   [Code Maintenance](MAINTENANCE.md)\n-   [Code Of Conduct](CODE_OF_CONDUCT.md)\n-   [Api for pico-accountancy](API.md)\n-   [Contributing](CONTRIBUTING.md)\n-   [Glossary](GLOSSARY.md)\n-   [Diagram for the code base](INTERNAL.md)\n-   [Vocabulary used in the code base](CODE_VOCABULARY.md)\n-   [Architectural Decision Records](DECISIONS.md)\n-   [Contributors](https://github.com/flarebyte/pico-accountancy/graphs/contributors)\n-   [Dependencies](https://github.com/flarebyte/pico-accountancy/network/dependencies)\n-   [Usage](USAGE.md)\n\n## Related\n\n-   [baldrick-zest-engine](https://github.com/flarebyte/baldrick-zest-engine)\n    Run tests declaratively with a few cunning plans\n\n## Installation\n\nThis package is [ESM\nonly](https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77).\n\n```bash\nyarn global add pico-accountancy\npico-accountancy --help\n```\n\nOr alternatively run it:\n\n```bash\nnpx pico-accountancy --help\n```\n\nIf you want to tun the latest version from github. Mostly useful for dev:\n\n```bash\ngit clone git@github.com:flarebyte/pico-accountancy.git\nyarn global add `pwd`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflarebyte%2Fpico-accountancy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflarebyte%2Fpico-accountancy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflarebyte%2Fpico-accountancy/lists"}