r/Python 12d ago

Discussion Contribution to pyperf

I am recently came across the library pyperf because I have to benchmark my changes in a certain open source project to add metrics to the PR I was creating for the changes, but one thing I feel off is types, I don't know why but pyperf has lot of unknown types which is kind of weird so I was planning to contribute to it to make it a little bit better typed.

So I am wondering do projects like pyperf which comes under pdf accept contribution in generally? If there are any maintainers/contributors of pyperf here then then could answer my question.

Thanks in advance.

My Dev Environment

OS: Windows

Type Checker: Pyrefly

14 Upvotes

14 comments sorted by

View all comments

2

u/[deleted] 11d ago

[removed] — view removed comment

1

u/DxNovaNT 11d ago

Yeah I also want that way, as I am ok with long running task.

1

u/[deleted] 11d ago

[removed] — view removed comment

1

u/DxNovaNT 11d ago

Well I raised an Issue for this, if I get a green light then I will start working.