pyladies / pyladies-maintainers

PyLadies resources for open source project maintainers, core developers (including CPython), and aspiring project maintainers and core developers.
31 stars 7 forks source link

List of package ideas for anyone who wants to become a package maintainer #1

Open audreyfeldroy opened 8 years ago

audreyfeldroy commented 8 years ago

A common complaint is: I want to try creating a package, but I don't have any ideas for what it should be about.

I think providing a list of ideas would help a lot of women take the next step toward becoming a package maintainer, especially if they don't want to go the traditional route of working their way up a FOSS project with patches/PRs and convincing the project leads that they should be considered for the core dev team.

This list could include ideas like:

and other interesting unsolved or partially-solved problems that would make for great packages.

@willingc do you think this list would fit in anywhere in this project, or should it be something separate?

willingc commented 8 years ago

@audreyr Totally what I have in mind to fit in this project. As far as I'm concerned this repo is a blank canvas. Push to it as you would like. I'll likely make a CPython folder in it for CPython specific stuff but I'm very excited about the maintainer side of things.

audreyfeldroy commented 8 years ago

Sounds good. Thanks for stubbing out the starting structure. I'll work on adding this and will follow your patterns as the project evolves.

willingc commented 8 years ago

Feel free to rename any directory. I'm assuming you have push privileges to the repo.