piker/piker
Tyler Goodlet 40e49333be Bump mkts timeout to 2s 2023-03-08 15:25:38 -05:00
..
brokers Start `piker.service` sub-package 2023-03-08 15:14:39 -05:00
clearing Start `piker.service` sub-package 2023-03-08 15:14:39 -05:00
cli Move all docker and external db code to `piker.service` 2023-03-08 15:25:20 -05:00
data Move all docker and external db code to `piker.service` 2023-03-08 15:25:20 -05:00
fsp Fix history array name 2023-02-12 13:55:26 -05:00
service Bump mkts timeout to 2s 2023-03-08 15:25:38 -05:00
testing Use constants value for test config dir path 2023-02-25 18:59:39 -05:00
ui Start `piker.service` sub-package 2023-03-08 15:14:39 -05:00
watchlists Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
__init__.py Start `piker.service` sub-package 2023-03-08 15:14:39 -05:00
_cacheables.py Port to new `tractor.trionics.maybe_open_context()` api 2022-01-23 21:01:38 -05:00
_profile.py Make profiler work when nested and not? 2023-02-13 12:27:58 -05:00
calc.py Lul, adhere to returning `str`s in `humanize()` 2022-01-25 07:57:01 -05:00
config.py Fix mayor bug found by fomo, sym info getting stored incorrectly on pps.toml causing it to load pp wrong on second open, also fix header leak bug 2023-03-01 21:06:52 -03:00
log.py Doc string and types bump in loggin mod 2023-03-08 14:22:23 -05:00
pp.py Read `Symbol` tick precision fields when no entry in `.broker_info` 2023-03-08 09:06:50 -05:00
trionics.py Start trionics mod with an `async_enter_all` 2022-01-23 19:41:57 -05:00