Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove coingecko package and replace with async methods #511

Open
StephanAkkerman opened this issue Feb 22, 2024 · 0 comments
Open

Remove coingecko package and replace with async methods #511

StephanAkkerman opened this issue Feb 22, 2024 · 0 comments
Labels
Difficulty: Medium 😐 This issue can be solved, but a decent amount of lines need to be changed Improvement 📈 Improvement Overhaul 🌈 Overhaul a part of the code Priority: High 🥇 Assign this label if this issue is VERY important or often used

Comments

@StephanAkkerman
Copy link
Owner

We can just call the API ourselves using the aiohttp method, this will make it quicker (hopefully).

@StephanAkkerman StephanAkkerman added Improvement 📈 Improvement Priority: High 🥇 Assign this label if this issue is VERY important or often used Difficulty: Medium 😐 This issue can be solved, but a decent amount of lines need to be changed labels Feb 22, 2024
@StephanAkkerman StephanAkkerman added the Overhaul 🌈 Overhaul a part of the code label May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Medium 😐 This issue can be solved, but a decent amount of lines need to be changed Improvement 📈 Improvement Overhaul 🌈 Overhaul a part of the code Priority: High 🥇 Assign this label if this issue is VERY important or often used
Projects
None yet
Development

No branches or pull requests

1 participant