fsspec / ipfsspec

readonly python fsspec implementation for IPFS
MIT License
21 stars 10 forks source link

Feature/write #19

Closed salvivona closed 2 years ago

salvivona commented 2 years ago

The following pull request involves adding write functionality as well as attempts to abstract ipfs as an filesystem. Most of the functions are tested on the public and local gateway, with the intention to add additional testing to 3rd party clouds.

The main contributions are the following