.. |
accounting
|
Always ensure symcache mkt pair entry is valid type
|
2023-09-19 15:56:47 -04:00 |
brokers
|
kucoin: port to using `rapidfuzz`
|
2023-09-22 15:55:19 -04:00 |
clearing
|
Add note about broadcast when no `.symbol` found
|
2023-08-11 14:52:10 -04:00 |
cli
|
Support multi-homed service actors and multiaddrs
|
2023-09-28 12:13:34 -04:00 |
data
|
symcache: passthrough `rapidfuzz.process.extract` kwargs
|
2023-09-22 15:56:49 -04:00 |
fsp
|
Bleh, move `.data.types` back up to top level pkg
|
2023-08-05 15:57:10 -04:00 |
service
|
Support multi-homed service actors and multiaddrs
|
2023-09-28 12:13:34 -04:00 |
storage
|
Load `network` section from `conf.toml` for service-addr map
|
2023-09-28 12:04:24 -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
|
config: make `conf.toml` the default load target
|
2023-09-28 12:29:07 -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 |