Installation¶
Stable release¶
To install Async Sharepoint, run this command in your terminal:
Or if you prefer to use pip:
From source¶
The source files for Async Sharepoint can be downloaded from the Github repo.
You can either clone the public repository:
Or download the tarball:
Once you have a copy of the source, you can install it with:
Building from source requires Rust 1.88 or newer. Published packages currently target Linux.