piker/piker/fsp
Tyler Goodlet 5e7916a0df Start `piker.toolz` subpkg for all our tooling B)
Since there's a growing list of top level mods which are more or less
utils/tools for working with the runtime; begin to move them into a new
subpkg starting with a new `.toolz.debug`.

Start with,
- a new `open_crash_handller()` for doing breakpoints around blocks that
  might error.
- move in what was `piker._profile` into `.toolz.profile` and adjust all
  importing appropriately.
2023-07-20 15:23:01 -04:00
..
__init__.py Move top level fsp pkg code into an `_engine` module 2021-11-01 13:28:57 -04:00
_api.py Define shm buffer sizing in `.data.history` 2023-06-27 13:41:47 -04:00
_engine.py Start `piker.toolz` subpkg for all our tooling B) 2023-07-20 15:23:01 -04:00
_momo.py rename `.data._normalize` -> `.ticktools` 2023-06-27 15:47:05 -04:00
_volume.py rename `.data._normalize` -> `.ticktools` 2023-06-27 15:47:05 -04:00