A simple command line dashboard for monitoring stocks
Project description
📈 stonky
stonky is a simple command line dashboard for monitoring stocks. It pulls live data from Yahoo! Finance so anything it can support, e.g. international exchanges, cryptocurrencies, etc., stonky can too.
Installing and Upgrading
$ pip3 install --user --upgrade stonky
Config
stonky is mainly configured through a config file. By default it looks for and loads a file named .stonky.cfg
in your home directory. You can also specify a custom path by passing the --config=<PATH>
command line argument which can be useful to monitor multiple watchlists. If you run stonky without a config file it will load the example one by default.
Arguments
You can also set or override many of stonky's settings via command-line arguments.
usage: stonky [-h] [--config PATH] [--currency CODE] [--refresh SECONDS] [--sort FIELD]
optional arguments:
-h, --help show this help message and exit
--config PATH sets path to config file
--currency CODE converts all amounts using current forex rates
--refresh SECONDS refreshes output on set interval
--sort FIELD orders stocks by field
FIELDS can be one of amount, amount_desc, ticket, ticket_desc, change, change_desc, volume, volume_desc.
Contributions
Community contributions are a welcome addition to the project. In order to be merged upsteam any additions will need to be formatted with black for consistency with the rest of the project and pass the continuous integration tests run against the PR. Before introducing any major features or changes to the configuration api please consider opening an issue to outline your proposal.
Bug reports are also welcome on the issue page. Please include any generated crash reports if applicable. Feature requests are welcome but consider checking out if it is in the works first to avoid duplication.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file stonky-1.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: stonky-1.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.10.0b4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bec0d1847809963ac04c627794f42da98c483c800a8f6f461f5e6eca64d3165e |
|
MD5 | 3a8ef0b614b32ac5b36d22bdac4517ec |
|
BLAKE2b-256 | 409d46728589d5d882a02e343588e36c7a85df6ba61130b6c439a2f66aa60cf8 |