.. |
__init__.py
|
Expose `.data._symcache` stuff at subpkg toplevel
|
2023-07-17 01:20:52 -04:00 |
_formatters.py
|
Start `piker.toolz` subpkg for all our tooling B)
|
2023-07-20 15:23:01 -04:00 |
_m4.py
|
Add subsys log to new `.data._util`
|
2023-05-09 14:49:26 -04:00 |
_pathops.py
|
.data._pathops: drop profiler imports, fix some naming to appease `ruff`
|
2023-07-20 15:27:22 -04:00 |
_sampling.py
|
Move `frame_ticks()` and tick-type defs into `.ticktools`
|
2023-06-27 15:47:05 -04:00 |
_sharedmem.py
|
Sync shm mod with dev version in `tractor`, drop buffer sizing vars, require `size: int` to all allocators
|
2023-06-27 13:41:47 -04:00 |
_source.py
|
Drop `bar_wap` from default ohlc field set
|
2023-06-27 13:41:47 -04:00 |
_symcache.py
|
Allow disabling symcache load via kwarg as well
|
2023-07-20 15:27:46 -04:00 |
_timeseries.py
|
Start `piker.toolz` subpkg for all our tooling B)
|
2023-07-20 15:23:01 -04:00 |
_util.py
|
Add subsys log to new `.data._util`
|
2023-05-09 14:49:26 -04:00 |
_web_bs.py
|
wsbs: increase msg rx timeout to 16 secs
|
2023-05-09 14:49:46 -04:00 |
feed.py
|
Export `Flume` and `Feed` from `piker.data`
|
2023-06-27 13:48:03 -04:00 |
flows.py
|
Start `piker.toolz` subpkg for all our tooling B)
|
2023-07-20 15:23:01 -04:00 |
history.py
|
Don't verify the history step period for now in `tsdb_backfill()`
|
2023-07-12 08:45:55 -04:00 |
ingest.py
|
Add subsys log to new `.data._util`
|
2023-05-09 14:49:26 -04:00 |
ticktools.py
|
.data.ticktools: add reverse flag, better docs
|
2023-06-27 15:47:05 -04:00 |
types.py
|
.data.types.Struct: by default include non-members from `.to_dict()`..
|
2023-07-16 21:32:36 -04:00 |
validate.py
|
.data.validate: add missing endpoint warnings
|
2023-05-25 16:01:21 -04:00 |