icastillejogomez / degiro-api

Unofficial DeGiro stock broker API. See your portfolio and set up orders in the market like wall street
MIT License
195 stars 29 forks source link

Looking for maintainers to help me keeping update this project #59

Open icastillejogomez opened 2 months ago

icastillejogomez commented 2 months ago

Hello everyone,

I need to know if is still there any interest in this library in order to refactor it from the base and be able all of use to use it over the years. When I started this a few years ago, I didn't do the base as I should have making the code difficult to maintain. Now, we have the opportunity to refactor the library to provide a better development experience.

If you are open to help me with it please let me know in this issue to coordinate the short-term and mid-term roadmap.

icastillejogomez commented 2 months ago

Past maintainers:

@danielvandenberg95 @magnific0 @DennisSnijder @Stef-Halmans

icastillejogomez commented 2 months ago

Active forks:

@Stef-Halmans @softwers.dev @romdj @pascalwolterink @martijndierckx @magnific0 @madsmadsen @DennisSnijder @CasperVerswijvelt @bdoubleu86 @danielvandenberg95

CasperVerswijvelt commented 2 months ago

What are the specific issues you're running into regarding maintenance of the library? Happy to help out, but I don't immediately see the need in fixing something that isn't broken

Meganitrospeed commented 1 month ago

Happy to help too. Specially now that Degiro is making 2FA mandatory and the other library supporting it is dead

DennisSnijder commented 1 month ago

Happy to help with the refactor + maintaining the project 😄

aaronwtr commented 1 month ago

Any word on the 2FA support? Currently unable to use this because of it:

Exception: Could not login. Response: {"status":6,"statusText":"totpNeeded"}
CasperVerswijvelt commented 1 month ago

Any word on the 2FA support? Currently unable to use this because of it:

Exception: Could not login. Response: {"status":6,"statusText":"totpNeeded"}

OTP support is already present, I'm using it without issues in my project

DavideGCosta commented 1 week ago

any update? Wouldn't mind helping maintain since I've been finding some workarounds to a couple of stale functions.