Metadata-Version: 2.1
Name: wealth
Version: 0.0.4
Summary: Visualizing financial relations and evolutions
Home-page: https://github.com/thorwhalen/wealth
Author: Thor Whalen
License: apache-2.0
Platform: any
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: celluloid
Requires-Dist: importlib-resources
Requires-Dist: py2store
Requires-Dist: lined
Requires-Dist: argh
Requires-Dist: graze

# wealth
Visualizing financial relations and evolutions.

Stock picking is hard, and has a [terrible track record](https://www.cnbc.com/2020/09/18/stock-picking-has-a-terrible-track-record-and-its-getting-worse.html).

If you're going to do it, two things would go a long way in mitigating the 
mess of information amongst the mass of noise: 
- building intuition based on multi-faceted facts
- being able to test ideas at the speed of thought

These are just tools to help out in that direction.

To install:	```pip install wealth```

![Stocks Swarm](https://github.com/thorwhalen/wealth/blob/master/misc/stock_swarm.gif?raw=true "Stocks swarm from 2010 to 2020")


