Lightweight Python wrapper for GeckoTerminal DeFi & DeX aggregator.
Stars
44
Forks
7
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
70
commits
3
chore: update dependencies
9f0946e
fix: update README.md
db5a929
Merge pull request #4 from piatsko/main
28265b2
add exception test for async client
b1f320d
Merge branch 'main' of github.com:piatsko/geckoterminal-api
f66d82c
remove `raise_for_status` in async client session
eb960b8
fix(breaking): only support python >=3.12
ac21a9f
fix: ruff linting and formatting
d19ef90
feat: update workflows to uv
957c47e
feat: switch from poetry to uv
7943c41
fix: incorrect processing of rate limit error message (#3)
084e14f
Merge branch 'dineshpinto:main' into main
0eca455
Remove irrelevant error message processing
c88f465
feat: add pools info endpoint (#2)
c935362
fix linter errors
0550663