piker/piker
Tyler Goodlet 6f172479eb Drop task-per-method `trio`-`asyncio` proxying
Use method proxies through the remaining endpoints and drop the old
spawn-a-task-per-method-call style helpers from module.
2022-06-04 20:44:03 -04:00
..
brokers Drop task-per-method `trio`-`asyncio` proxying 2022-06-04 20:44:03 -04:00
clearing Allow `None` for `BrokerdError.reqid` 2022-05-09 10:56:47 -04:00
cli Better formatted startup logging output 2022-05-10 14:55:52 -04:00
data Use `pendulum` for timestamp parsing 2022-05-15 13:45:44 -04:00
fsp Truncate trade rate wma window sizes 2022-05-09 11:15:14 -04:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui fix windows snap problem by removing maximum window size 2022-06-04 17:53:27 -04:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Drop dependence on `msgpack` and `msgpack_numpy` 2022-02-28 08:15:18 -05:00
_cacheables.py Port to new `tractor.trionics.maybe_open_context()` api 2022-01-23 21:01:38 -05:00
_daemon.py Use new `tractor.query_actor()` for service checking 2022-05-09 11:15:13 -04:00
_profile.py Allow passing "ms slower then" value on cli to `--profile` 2022-04-30 11:36:23 -04:00
calc.py Lul, adhere to returning `str`s in `humanize()` 2022-01-25 07:57:01 -05:00
config.py Drop import, it's got madness with and SIGINT? 2022-05-09 11:15:13 -04:00
log.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
trionics.py Start trionics mod with an `async_enter_all` 2022-01-23 19:41:57 -05:00