this post was submitted on 29 Mar 2024
3 points (100.0% liked)

Python

6368 readers
1 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
 

The repo also links to some similar tools, like coveragepy, uncalled, and dead.

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] -1 points 7 months ago* (last edited 7 months ago) (1 children)

Why would you ever write something like this in python of all languages!? Python is sooo sloooow

[–] [email protected] 0 points 7 months ago* (last edited 7 months ago)

Why would you ever do machine learning with python? Its sooo slow!!!

[–] [email protected] 0 points 7 months ago (1 children)

If you ensure 100% test coverage, you don't need this ;-)

[–] [email protected] 0 points 7 months ago* (last edited 7 months ago)

What if your test is the only thing that calls a function?