Zev Averbach
Zev Averbach
if you feel like contributing to something more active, all documented API endpoints are available via [this project](https://github.com/LeeChunHao2000/ftx-api-wrapper-python3). Not on PyPI yet, but should be soon.
Cool, will do. It turned out it was the `git_client` I was after, and I made a little micro-library for 1) creating a pull request 2) adding a file 3)...
@yaahc I assume you'd accept a JS-based implementation of this? Kramdown, the markdown processor used by default by Jekyll, is already creating IDs for all the `h3`s but there's no...
> If you find a mentor and you're happy with them, let us know! It would be helpful to the rest of us to see that this is actually helping...
@leycec I'm interested in helping contribute to this, though it feels like a stretch at this moment, having only discovered beartype a few minutes ago. I asked [a StackOverflow question](https://stackoverflow.com/questions/44530674/is-it-possible-to-create-a-regex-constrained-type-hint)...
[Here's the 2015 transcripts!](https://www.dropbox.com/sh/smjar5fxeeeu462/AAB7P3kgFmNramp4DiX6m6hTa?dl=0) ([found link here](https://github.com/francoiseprovencher/exploringPyconTranscripts)).
Great: Okay to do so in a docstring inside all instances of the method?
@mcdonc "regale in knowing", I like your vocabulary. 😀 @bertjwregeer +1 for pytest, and as for "not obvious" I prefer naming things to be immediately understandable, even with minimal context.
@LeeChunHao2000 where did you find `srm_stakes/unstake_requests/`? It's not in the documentation currently.
That's a cool idea! Although I also respect your original choice of not implementing withdrawals. The main strength of this is for algorithmic trading, right? For that reason, I'm rethinking...