Working on Python SDK integration #94
clmentcoutet
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone, I'm new on this github and I got some time to contribute on this useful SDK.
To introduce myself, I'm a software engineer with a solid background in Python and Django.
As I got some time, I started working on a Python integration of the sdk, I use solana-py and solders for Solana blockchain integration and use almost the same repository tree as JS folder.
Every function wrapped in Python is backtested using same example as the JS SDK with pytest and pytest-asyncio.
I just started working on it but you can find my work on my github page.
Feel free to ask me questions, I'm happy to try to help you with this integration.
Have a great day !
Beta Was this translation helpful? Give feedback.
All reactions