piker/piker
Tyler Goodlet a7f3008d34 Match the author's general apparel
It's still a bit of a shit show, and I've left a lot of commented tweaks
that need to be further played with, but I think this is a much
better look for what I'm considering to be one of the main "entry point"
apps for `piker`. To get any more serious fine tuning the way I want
I may have to talk to some kivy experts as I'm having some headaches
with button borders, padding, and the header row height..

Some of the new changes include:
- port to the new `brokers.data` module
- much darker theme with a stronger terminal vibe
- last trade price and volume amount flash on each trade
- fixed the symbol search bar to be a static height; before it was
  getting squashed oddly when using stacked windows
- make all the cells transparent (for now) such that I can just use
  a row color (relates to cell padding/spacing - can't seem to ditch it)
- start adding type annotations
2018-11-23 10:50:40 -05:00
..
brokers Allow recording data feeds to disk 2018-11-22 15:56:02 -05:00
testing Import client for now until we make a proper shim 2018-02-12 10:35:54 -05:00
ui Match the author's general apparel 2018-11-23 10:50:40 -05:00
__init__.py Go GPLv3 2018-11-12 00:29:43 -05:00
calc.py Allow specifying number of displayed digits 2018-11-13 18:42:34 -05:00
cli.py Add options query and data feed recording commands 2018-11-22 16:21:15 -05:00
log.py Don't add more then one stderr handler 2018-11-22 16:31:01 -05:00
watchlists.py Expose remove errors to caller 2018-04-10 14:12:06 -04:00