Skip to main content

Sopel Stocks Plugin

Project description

Python Tests PyPI version Total alerts Language grade: Python

Maintainer: @RustyBower

sopel-stocks

sopel-stocks is an stock lookup plugin for Sopel

Installing

If possible, use pip to install this plugin. Below are example commands; you might need to add sudo and/or call a different pip (e.g. pip3) depending on your system and environment. Do not use setup.py install; Sopel won't be able to load the plugin correctly.

Published release

pip install sopel-modules.stocks

From source

# Clone the repo, then run this in /path/to/sopel-stocks
pip install .

Configuring

You can automatically configure this plugin using the sopel configure --plugins command.

However, if you want or need to configure this plugin manually, you will need to define the following in ~/.sopel/default.cfg

[stocks]
api_key = API_KEY
provider = alphavantage (or iexcloud)

Requirements

API Key (from 1 of the following providers)

https://www.alphavantage.co/support/#api-key
https://iexcloud.io/console/tokens

Python Requirements

requests
sopel

Usage

.stock msft
<sopel> MSFT $123.37 1.6 (1.31%)⬆

.stock aapl amzn goog
<sopel> AAPL $150.83 -2.51 (-1.64%)⬇
<sopel> AMZN $97.06 -5.38 (-5.25%)⬇
<sopel> GOOG $90.445 -4.215 (-4.45%)⬇

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sopel_modules.stocks-1.2.2.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

sopel_modules.stocks-1.2.2-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file sopel_modules.stocks-1.2.2.tar.gz.

File metadata

  • Download URL: sopel_modules.stocks-1.2.2.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for sopel_modules.stocks-1.2.2.tar.gz
Algorithm Hash digest
SHA256 37233fdfe36418153113ecccf45d35f3db019f4cafe0e096a0fb178993668481
MD5 ea98c82fb61cb5e6b4c6659291de3585
BLAKE2b-256 117fc9a541978b647d25d45dfb38489d05798af60956e727e668b0765b0b2bbf

See more details on using hashes here.

File details

Details for the file sopel_modules.stocks-1.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for sopel_modules.stocks-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dc3b0721fe68f1ef2cc99f8a0300724b817e83c190f7a9e8d1bb7dd689f60647
MD5 07276f22687aa91e297ba6064e873a4b
BLAKE2b-256 31292a15eef4acd213835bf6be2ba76a04445c74201c8a5d0a128dbeef43dfe3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page