robertlugg / easygui

easygui for Python
http://easygui.readthedocs.org/en/master/
BSD 3-Clause "New" or "Revised" License
455 stars 114 forks source link

Is this project looking for maintainers? #154

Closed spyoungtech closed 2 years ago

spyoungtech commented 5 years ago

Would be happy to contribute in this capacity.

zadacka commented 5 years ago

Hi @spyoungtech! Sure - I think that we're always going to welcome help. What are you particularly interested in doing? Message me directly, if you like.

spyoungtech commented 5 years ago

There's a couple things on my mind that I'd be happy to tackle as a collaborator

Other than that, I think some other things I have in mind could be addressed as separate issues, but might include some larger undertakings like

zadacka commented 5 years ago

Sounds good!

You are 100% correct that we've got a need to address some issues, and add some improvements. And, as you can probably surmise from the slow response, I think that the project will also welcome active collaborators to address said issues.

I've got a branch set up that uses Travis CI and some tests to start working towards coverage, but my attempts thus far to DRY out the code and implement other backwards-compatible cleanups has been glacier slow. Have a look at my fork of the repo to see work-in-progress (though I wouldn't recommend basing any work on it, as I'm planning to treat that branch as a spike and throw away / re-package the majority of those changes as more meaningful commits).

In general, all pull requests to address issues are welcome, as well as broader improvements. Also, very open to discussion on change priority / updates to the project.

Warm regards, Alex