goodboy
goodboy
@tibkiss @dakimura any reason not to merge this?
@zjhmale looks like you need to rebase onto `master` as well.
@tibkiss @dakimura Do you have any opposition to this idea? I'm also happy to PR in what I have written if you'd rather keep all python clients close by :smiley_cat:
@kccheung yeah i think it's going to end up being a new repo/project just so we don't get blocked waiting for maintainership here. This one is long in the tooth...
Ok so as a heads up to everyone the tentative plan is that we're likely going to use [`purepc`](https://github.com/standy66/purerpc) to give us async control around the new [gRPC support](https://github.com/alpacahq/marketstore/search?q=grpc&type=commits). This...
For those interested we now have an alpha grade grpc client over at https://github.com/pikers/anyio-marketstore. Let us know feedback on that repo. Currently usage can be seen only [in the test...
Hey @elmotec I'm still seeing this issue (sorry it's been a while - haven't needed `massedit` for a bit). An example would be a utf-8 encoded tags file generated from...
Yeah and I was thinking about maybe moving to [ptk](https://github.com/jonathanslenders/python-prompt-toolkit) eventually instead. If ^ gets us completion then what are we really needing `IPython` for?
Alright I just tried `rlcompleter` thing out and it's no good. Probably should have noticed in the docs that it says > by completing valid Python identifiers and keywords. So...
Explicit descriptions found in the [fs docs](https://freeswitch.org/confluence/display/FREESWITCH/CDR#CDR-CalculatingVariousTimeValuesForACall)!