Verified Commit a58bb0e1 authored by Jakob Moser's avatar Jakob Moser
Browse files

Add integrations package

parent a1e8106e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
"""Integrations allow Muffin to interact with other services.

“Interact” could mean supporting certain file formats for import or export, or
scraping data from a website, or even using APIs.
"""