Skip to content

Commit

Permalink
README: Provides precompiled wheels - add compatibility info
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed Aug 12, 2024
1 parent c3639a1 commit ee2c777
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
**🪞PRIMP** = **P**ython **R**equests **IMP**ersonate

The fastest python HTTP client that can impersonate web browsers.</br>
Provides precompiled wheels: 🐧`linux|musl`-*amd64*,*aarch64*; 🪟`windows`-*amd64*; 🍏`macos`-*amd64*,*aarch64*.</br>
Provides precompiled wheels:</br>
* 🐧 linux|musl: `amd64`(*manylinux_2_28|musllinux_1_2*), `aarch64`(*manylinux_2_34‼️|musllinux_1_2*);</br>
* 🪟 windows: `amd64`;</br>
* 🍏 macos: `amd64`, `aarch64`.</br>

## Table of Contents

Expand Down

0 comments on commit ee2c777

Please sign in to comment.