this post was submitted on 12 Aug 2023
36 points (100.0% liked)

Python

6368 readers
15 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] subtext@lemmy.world 8 points 1 year ago (7 children)

So if I’m using pip with PyPI, am I already getting the benefits of wheels? Or is there something I’m missing.

Sorry for the stupid question, I’m just not sure what the impacts of wheels are.

[–] jnovinger@programming.dev 5 points 1 year ago (1 children)

Yes, I believe wheels will generally be preferred by pip.

[–] subtext@lemmy.world 2 points 1 year ago

Awesome, well then I’m glad to hear that so many people are uploading wheels!

load more comments (5 replies)