resourcer - Resource Resolver
A resource represents some data or a computation unit. It is described by a URL and credentials. This package proposes a Resource model with "resolver" and "client" classes to facilitate the access and the usage of the resources.
Last updated
6.26 score 3 stars 2 dependents 40 scripts 842 downloadsodbc.resourcer - Open Database Connectivity Resource Resolver
A database resource that is accessible through the Open Database Connectivity ('ODBC') API. This package uses the Resource model, with URL "resolver" and "client", to dynamically discover and make accessible tables stored in a 'MS SQL Server' database. For more details see Marcon (2021) <doi:10.1371/journal.pcbi.1008880>.
Last updated
4.60 score 3 scripts 187 downloadss3.resourcer - S3 Resource Resolver
A S3 resource is provided by Amazon Web Services S3 or a S3-compatible object store (such as Minio). The resource can be a tidy file to be downloaded from the object store, or a data lake (such as Delta Lake) Parquet file to be read by Apache Spark.
Last updated
2.70 score 3 scripts 212 downloads