8 ## Installation |
8 ## Installation |
9 |
9 |
10 You will need to install the following non-standard Python packages: |
10 You will need to install the following non-standard Python packages: |
11 |
11 |
12 - [keyring](https://pypi.python.org/pypi/keyring) to extract passphrases from the keychain |
12 - [keyring](https://pypi.python.org/pypi/keyring) to extract passphrases from the keychain |
|
13 - [pyyaml](http://pyyaml.org/) for parse configuration files |
13 |
14 |
14 The use the tray icon on Mac OS, you will need: |
15 The use the tray icon on Mac OS, you will need: |
15 |
16 |
16 - [rumps](https://github.com/jaredks/rumps) (Ridiculously Uncomplicated macOS Python Statusbar apps) |
17 - [rumps](https://github.com/jaredks/rumps) (Ridiculously Uncomplicated macOS Python Statusbar apps) |
17 |
18 |