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
{{ message }}
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.
Parsons provides an extensive suite of connectors for common tools used by progressive organisations, with a Table abstraction that isn't a million miles away from our Datasource (for list queries, at least).
Investigate a way of allowing Parsons connectors to be used easily in this library.
This might take the form of a Datasource subclass with an abstract method that subclassers implement to return a Parsons table, for example.
The text was updated successfully, but these errors were encountered:
Parsons provides an extensive suite of connectors for common tools used by progressive organisations, with a
Table
abstraction that isn't a million miles away from ourDatasource
(for list queries, at least).Investigate a way of allowing Parsons connectors to be used easily in this library.
This might take the form of a
Datasource
subclass with an abstract method that subclassers implement to return a Parsons table, for example.The text was updated successfully, but these errors were encountered: