{"id":13695183,"url":"https://github.com/pawelad/monz","last_synced_at":"2026-01-16T18:02:08.310Z","repository":{"id":37431371,"uuid":"73545164","full_name":"pawelad/monz","owner":"pawelad","description":"Simple CLI for quickly accessing your Monzo account.","archived":false,"fork":false,"pushed_at":"2024-12-03T19:11:41.000Z","size":100,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-28T15:07:21.835Z","etag":null,"topics":["cli","command-line-tool","monzo","python"],"latest_commit_sha":null,"homepage":"https://monz.pawelad.dev/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pawelad.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-11-12T10:07:20.000Z","updated_at":"2025-03-24T13:32:31.000Z","dependencies_parsed_at":"2024-03-08T01:42:28.018Z","dependency_job_id":"8cd0057a-58dd-4add-9441-b93e23f355dc","html_url":"https://github.com/pawelad/monz","commit_stats":{"total_commits":49,"total_committers":1,"mean_commits":49.0,"dds":0.0,"last_synced_commit":"36aaadc9797ac7e72eb5a8c7a3b3e09dddc164cb"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/pawelad/monz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawelad%2Fmonz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawelad%2Fmonz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawelad%2Fmonz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawelad%2Fmonz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pawelad","download_url":"https://codeload.github.com/pawelad/monz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawelad%2Fmonz/sbom","scorecard":{"id":724197,"data":{"date":"2025-08-11","repo":{"name":"github.com/pawelad/monz","commit":"84e0295cc3df8f68606ff06ea1b708d73128a667"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pawelad/monz/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:35"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/pawelad/monz/releases/5040204","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/pawelad/monz/releases/5040196","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/pawelad/monz/releases/5040204","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/pawelad/monz/releases/5040196"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T12:16:45.321Z","repository_id":37431371,"created_at":"2025-08-22T12:16:45.321Z","updated_at":"2025-08-22T12:16:45.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","command-line-tool","monzo","python"],"created_at":"2024-08-02T18:00:18.903Z","updated_at":"2026-01-16T18:02:08.286Z","avatar_url":"https://github.com/pawelad.png","language":"Python","funding_links":[],"categories":["Apps"],"sub_categories":[],"readme":"# monz\n[![Package Version](https://img.shields.io/pypi/v/monz)][pypi monz]\n[![Supported Python Versions](https://img.shields.io/pypi/pyversions/monz)][pypi monz]\n[![Read the Docs](https://img.shields.io/readthedocs/monz)][rtfd monz]\n[![Codecov](https://img.shields.io/codecov/c/github/pawelad/monz)][codecov monz]\n[![License](https://img.shields.io/pypi/l/monz)][license]\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]\n[![py.typed](https://img.shields.io/badge/py-typed-FFD43B)][py.typed]\n\nSimple CLI for quickly accessing your [Monzo] account.\n\n- Works on Python 3.9+\n- Sensible defaults (don't specify account / pot ID if you only have one active)\n- Easy authentication (with automatic access token refreshing)\n- Pretty printing (via [Rich])\n- Built on top of [pawelad/pymonzo][github pymonzo]\n\n---\n\nThis project is not officially affiliated with [Monzo].\n\n## Installation\nSince `monz` is a command line tool, the recommended installation method is via [pipx]:\n\n```console\n$ pipx install monz\n```\n\nOf course, you can just install it directly from [PyPI] (ideally, inside a\n[virtualenv]):\n\n```console\n$ python -m pip install monz\n```\n\n## Quick start\n\n### Authentication\nBefore you can access your Monzo account details through `monz`, you need to\nauthenticate it. You can do that with a (temporary) access token (for example, from\nthe [Monzo Developer Portal]), or go through a one time OAuth setup that will save\nthe token on disk and automatically refresh it when it expires.\n\nTo do the latter, you should first create an OAuth client in [Monzo developer tools]\n(with the \"Redirect URL\" set to `http://localhost:6600/monz`) and run the\n`monz authorize` command with the obtained client ID and client secret.\n\nFor more information, please take a look at:\nhttps://monz.pawelad.dev/en/latest/getting_started/#authentication\n\n### Usage\nThe default subcommand is `info`, which shows your account balance and its\nlatest transaction:\n\n```console\n$ monz\nBalance:                 £203.78\nTotal balance:           £303.78\nCurrency:                GBP\nSpend today:             £4.20\nLocal currency:          THB\nLocal exchange rate:     45.558219\n\nLast transaction:\n         -£17.29 | MomCorp\nID:              tx_0000Lxo9IgPERj43i03iKH\nDescription:     MomCorp\nAmount:          -£17.29\nCurrency:        GBP\nCategory:        general\nNotes:           ✨                       \nCreated:         Feb 12, 3024, 12:39:22 PM\nSettled:         Feb 13, 3024, 1:36:48 AM\n```\n\nYou can view all linked accounts:\n\n```console\n$ monz accounts\n   Account 'acc_87539319' (GB)   \nID:                 acc_87539319\nDescription:        user_1729\nCurrency:           GBP\nAccount Number:     0101100101   \nSort Code:          04-00-04                   \nType:               uk_retail                  \nClosed:             No                         \nCreated:            Dec 31, 2999, 11:59:59 PM  \n```\n\nIf you have only one (active) account, it will be used everywhere by default.\nIf you have more, you'll have to pass its ID explicitly when needed via the\n`--account_id` option.\n\nFinally, you can see your latest transactions:\n\n```\n$ monz transactions -n 2 \n         -£17.29 | MomCorp\nID:              tx_0000Lxo9IgPERj43i03iKH\nDescription:     MomCorp\nAmount:          -£17.29\nCurrency:        GBP\nCategory:        general\nNotes:           ✨                       \nCreated:         Feb 12, 3024, 12:39:22 PM\nSettled:         Feb 13, 3024, 1:36:48 AM\n\n   -£100.00 | pot_0000aDhHH8z3jvram0L0Di   \nID:              tx_0000FskkLc0KB7aK0SV4cd\nDescription:     pot_0000aDhHH8z3jvram0L0Di\nAmount:          -£100.00\nCurrency:        GBP\nCategory:        savings\nCreated:         Feb 6, 3024, 10:49:22 AM\nSettled:         Feb 6, 3024, 10:49:22 AM\n```\n\nYou can see all available subcommands and options by running `monz --help` (or adding\n`--help` to any subcommand).\n\n## Authors\nDeveloped and maintained by [Paweł Adamczak][pawelad].\n\nSource code is available at [GitHub][github monz].\n\nIf you'd like to contribute, please take a look at the\n[contributing guide].\n\nReleased under [Mozilla Public License 2.0][license].\n\n\n[black]: https://github.com/psf/black\n[codecov monz]: https://app.codecov.io/github/pawelad/monz\n[contributing guide]: ./CONTRIBUTING.md\n[github monz]: https://github.com/pawelad/monz\n[github pymonzo]: https://github.com/pawelad/pymonzo\n[license]: ./LICENSE\n[monzo developer portal]: https://developers.monzo.com/\n[monzo developer tools]: https://developers.monzo.com/\n[monzo]: https://monzo.com/\n[pawelad]: https://pawelad.me/\n[pipx]: https://github.com/pypa/pipx\n[py.typed]: https://mortifex.xyz/py-typed\n[pypi monz]: https://pypi.org/project/monz/\n[pypi]: https://pypi.org/\n[rich]: https://github.com/Textualize/rich\n[rtfd monz]: https://monz.rtfd.io/\n[virtualenv]: https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawelad%2Fmonz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawelad%2Fmonz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawelad%2Fmonz/lists"}