pytr-org / pytr

Use TradeRepublic in terminal and mass download all documents
https://pypi.org/project/pytr/
MIT License
357 stars 59 forks source link

Looking for (co-)maintainers #72

Open marzzzello opened 2 weeks ago

marzzzello commented 2 weeks ago

Hello everyone, I wanted to share an update regarding pytr. As you may have noticed there hasn't been much development activity since a while. I initially started this project for my personal use, to automate downloading PDFs from TradeRepublic and import them into Portfolio Performance. However, I was pleasantly surprised to see that more people than I anticipated found this project helpful and began using it as well. As the user base grew, so did the responsibility to maintain and improve the project.

Since I no longer use TradeRepublic, I haven't felt the need to continue improving and fixing things. However, I understand that some of you may still find this project useful and want to keep it alive. That's why I am looking for people that are interested in maintaining and further developing this. I encourage you to reach out by commenting here or sending me an email. If you're already familiar with the code base and have made some contributions through pull requests, that would be fantastic (though not required). We can then discuss how to proceed. Also feel free to ask questions about the code base. If you want look the TR API, a good start would be to open the browser console on the TR web app and observe the network/websocket traffic.

In the meantime, everyone can contribute by responding to open issues, submitting new pull requests, and reviewing existing ones. When a pull request has positive feedback from others, I can merge and release new versions. Together, we can ensure the project remains functional and continuously improve its features.

yubiuser commented 2 weeks ago

Looking at the recent pull requests and interactions, @MartinScharrer and/or @Katzmann1983 might be good candidates if they are willing to take over.

MartinScharrer commented 2 weeks ago

I would have interest. Currently I am working on some larger modification to export CSVs for Portfolio Performance based on my pull request. My plan was to create a new script based on pytr which works a little different and publish it as a new project, but I could also port some of it to the original script.

VerlorenerPapa commented 2 weeks ago

Hello everybody! I too would have interested but for the moment I can't get any version yubiuser and marzzzello properly working. Not a good starting point to help.

marzzzello commented 2 weeks ago

@MartinScharrer Thank you, I send you a maintainer invitation

Katzmann1983 commented 1 week ago

Thanks for the honor. @marzzzello: Would love too help here :D

marzzzello commented 1 week ago

@Katzmann1983 Thanks, I also send you an invitation

Katzmann1983 commented 3 days ago

Thank you @marzzzello
Do you also want me to be able to upload a new version to pip?