# OnedataRestFS (Python)
# 🚧 Under construction! 🚧
This section is coming soon.
# In a nutshell
OnedataRESTFS is a PyFilesystem interface to Onedata virtual file system based on Onedata REST API.
As a PyFilesystem concrete class, OnedataRESTFS allows you to work with Onedata in the same way as any other supported filesystem.
Supported Onezone versions: >= 21.02.5
Supported Oneprovider versions: >= 21.02.5
.
For more, see the GitHub (opens new window) and PyPI (opens new window).