Skip to content

Create a facade to different storage backends #55

Description

@erdalkaraca

@surchs stated interest in making ancpBIDS run in the browser using pyodide. For ancpBIDS to access a directory on the file system from within the browser, there needs to be an abstraction between ancpBIDS and the storage backend.

In particular, calls to os.* have to be refactored to an abstract interface whose implementations would relay access to either the local file system or the browser's file system API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions