Metadata-Version: 1.2
Name: options-tracker
Version: 0.1.2
Summary: What are my options worth today?
Home-page: http://gitlab.com/OldIronHorse/options-tracker
Author: Simon Redding
Author-email: s1m0n.r3dd1ng@gmail.com
License: GPL3
Description: # Options Tracker [![pipeline status](https://gitlab.com/OldIronHorse/options-tracker/badges/master/pipeline.svg)](https://gitlab.com/OldIronHorse/options-tracker/-/commits/master)
        
        How much are my stock options worth today?
        
        Vested and unvested.
        
        ## Installation
        
        You need python 3.6+
        
        `pip install options-tracker`
        
        ## Usage
        
        Basic (this should work for your Mirriad options):
        
        `options-tracker <granted quantity> <grant price>`
        
        Have a look at the help for more options:
        
        `options-tracker --help`
        
Platform: UNKNOWN
Requires-Python: >=3.6
