Skip to content

Commit

Permalink
support macOS and Windows already (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
xyb committed Sep 7, 2021
1 parent a2e2665 commit 6d06150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ JuiceFS Python SDK

`juicefs-python` is JuiceFS Python SDK, provides a majority of APIs in `os` module, complete APIs of `io.FileIO` and `io.open()`, based on JuiceFS APIs.

Currently `juicefs-python` only works on Linux, feel free to open an issue if you want to use it on other platforms.
`juicefs-python` works on Linux, macOS and Windows, you can install it via PyPI, where the wheel package also includes `libjfs.so`.

## Installation

Expand Down

0 comments on commit 6d06150

Please sign in to comment.