You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
**lunchable** is a Python Client for the [Lunch Money Developer API](https://lunchmoney.dev). It's
24
24
built on top of [pydantic](https://github.com/pydantic/pydantic) and [httpx](https://github.com/encode/httpx/),
25
25
it offers an _intuitive_ API, a _simple_ CLI, complete coverage of all endpoints,
26
-
and _plugins_ to other external services.
26
+
and a _plugin_ framework for extending the functionality of the library.
-[PushLunch](https://github.com/juftin/lunchable-pushlunch): Push Notifications via Pushover
0 commit comments