piker/piker
Tyler Goodlet 4a180019f0 Swap out `fuzzywuzzy` for the newer `rapidfuzz` lib 2023-09-13 11:57:02 -04:00
..
accounting Import crash handler mngr from `piker.toolz` 2023-08-25 13:33:59 -04:00
brokers Swap out `fuzzywuzzy` for the newer `rapidfuzz` lib 2023-09-13 11:57:02 -04:00
clearing Add note about broadcast when no `.symbol` found 2023-08-11 14:52:10 -04:00
cli Drop `marketstore` mod import from CLIs loader 2023-08-16 12:15:49 -04:00
data Swap out `fuzzywuzzy` for the newer `rapidfuzz` lib 2023-09-13 11:57:02 -04:00
fsp Bleh, move `.data.types` back up to top level pkg 2023-08-05 15:57:10 -04:00
service Add marketstore client as storage-backend module 2023-06-27 13:41:47 -04:00
storage Drop `.service._ahab` from storage cli runtime mods 2023-08-25 13:33:59 -04:00
testing Pass a config `tmp_dir: Path` to the runtime when testing 2023-03-09 15:37:43 -05:00
toolz Remove piker.trionics; already factored into `tractor` 2023-07-26 12:38:25 -04:00
ui Swap out `fuzzywuzzy` for the newer `rapidfuzz` lib 2023-09-13 11:57:02 -04: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-09 15:37:42 -05:00
_cacheables.py Move `._cacheables.open_cached_client()` into `.brokers` pkg mod 2023-06-27 13:41:47 -04:00
calc.py Lul, adhere to returning `str`s in `humanize()` 2022-01-25 07:57:01 -05:00
config.py Drop `config` get/set/del apis.. 2023-07-12 08:45:55 -04:00
log.py Move `.accounting` related config loaders to subpkg 2023-06-27 13:42:08 -04:00
types.py Bleh, move `.data.types` back up to top level pkg 2023-08-05 15:57:10 -04:00