pymarketwatch
A Python libary to interact with the MarketWatch Stock Market Game Based on code from https://github.com/kevindong/MarketWatch_API/
Example
from pymarketwatch import MarketWatch
api = MarketWatch("email", "password", "game-name-from-url", True)
api.buy("AAPL", 100)
print(api.get_pending_orders())
print(api.get_positions())
Release files for pymarketwatch 1.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymarketwatch-1.5.0.tar.gz | 8.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pymarketwatch-1.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.8 kB
Release files / pymarketwatch-1.5.0.tar.gz
| Download URL | pymarketwatch-1.5.0.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9bb88e26b281eb90dbc685e355ab93d747ca7ba206a9de955eac4d1ef04da218
|
|
BLAKE2b-256 checksum How to use checksums |
c066b9f3dc24ab58d3fa401c605d5bc396c4f3a617a2f1d2289fb6478ab06d46
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.12
|
Release files / pymarketwatch-1.5.0-py3-none-any.whl
| Download URL | pymarketwatch-1.5.0-py3-none-any.whl |
|---|---|
| Size | 9.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
afe453abe8e5b85a5831547ff698055e39c7625f155a664e3635b1fdfddf2378
|
|
BLAKE2b-256 checksum How to use checksums |
3aa12fc619bc746141c972022a9f5726645fdda63c3165f36674ffca74703ee7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.12
|