{"id":34090532,"url":"https://github.com/jeffsawatzky/ynab-cli","last_synced_at":"2026-01-28T00:29:01.672Z","repository":{"id":268031075,"uuid":"867749669","full_name":"jeffsawatzky/ynab-cli","owner":"jeffsawatzky","description":"A python command line tool to help keep YNAB organized","archived":false,"fork":false,"pushed_at":"2025-11-10T10:46:35.000Z","size":2214,"stargazers_count":19,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-16T17:33:02.213Z","etag":null,"topics":["python","ynab"],"latest_commit_sha":null,"homepage":"https://jeffsawatzky.github.io/ynab-cli/","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/jeffsawatzky.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jeffsawatzky"}},"created_at":"2024-10-04T16:39:26.000Z","updated_at":"2025-12-11T22:41:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"15b8f784-26d1-4c66-938d-16f0c0db6391","html_url":"https://github.com/jeffsawatzky/ynab-cli","commit_stats":null,"previous_names":["jeffsawatzky/ynab-cli"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/jeffsawatzky/ynab-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffsawatzky%2Fynab-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffsawatzky%2Fynab-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffsawatzky%2Fynab-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffsawatzky%2Fynab-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffsawatzky","download_url":"https://codeload.github.com/jeffsawatzky/ynab-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffsawatzky%2Fynab-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28828951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["python","ynab"],"created_at":"2025-12-14T14:21:19.458Z","updated_at":"2026-01-28T00:29:01.645Z","avatar_url":"https://github.com/jeffsawatzky.png","language":"Python","funding_links":["https://github.com/sponsors/jeffsawatzky"],"categories":[],"sub_categories":[],"readme":"# YNAB CLI\n\nA command-line interface for interacting with YNAB (You Need A Budget).\n\n## Usage\n\nFull user documentation available [here](http://jeffsawatzky.github.io/ynab-cli)\n\n## Project Structure\n\n- `src/ynab_cli/`: Main source code\n- `tests/`: Unit and integration tests\n- `docs/`: Documentation (built with MkDocs)\n\n## Getting Started\n\n### Prerequisites\n- Python 3.11+\n- [uv](https://docs.astral.sh/uv/)\n\n### Installation\n\nClone the repository:\n```sh\n$ git clone https://github.com/jeffsawatzky/ynab-cli.git\n$ cd ynab-cli\n```\n\nInstall dependencies with uv:\n```sh\n$ uv sync\n```\n\n### Running the CLI\n\nWith uv:\n```sh\n$ uv run ynab-cli --help\n```\n\n## Development\n\n- Source code is in `src/ynab_cli/`.\n- Use feature branches for new work.\n- Follow PEP8 and use type hints where possible.\n\n### Linting \u0026 Formatting\n\n```sh\n$ make lint\n```\n\n### Running Tests\n\n```sh\n$ make test\n```\nOr directly with pytest:\n```sh\nuv run pytest\n```\n\n## Documentation\n\n- Docs are in `docs/` and built with MkDocs.\n- To serve docs locally:\n```sh\n$ uv run mkdocs serve\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature/your-feature`)\n3. Commit your changes. Commits should follow conventional commits. The repo is configured with [commitizen](https://commitizen-tools.github.io/commitizen/)\n4. Push to your fork and open a pull request\n\nPlease include tests for new features and bug fixes.\n\n## License\n\nSee [LICENSE.md](LICENSE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffsawatzky%2Fynab-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffsawatzky%2Fynab-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffsawatzky%2Fynab-cli/lists"}