Unoffical Python Finra Wrapper
Project description
Unoffical Python Finra Wrapper
warning this repository is still in alpha stage
Requirements
- Chromium
- Chromedriver
Installation
PIP
pip install pyfinra
Build your self with Python-Poetry
poetry install
poetry build
Example
from PyFinra import Ticker
gme = Ticker("GME")
tsla = Ticker("TSLA")
print(gme.quote(), tsla.quote())
Testing
petry run pytest
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 Distribution
pyfinra-0.1.6.tar.gz
(6.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyfinra-0.1.6.tar.gz.
File metadata
- Download URL: pyfinra-0.1.6.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.2 Linux/5.10.23-200.fc33.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f87372ce5572dc1f72842c0affe33ba314ab5f2c619eccad5f600508940d550
|
|
| MD5 |
4365d741a009e94743134f52c0f54176
|
|
| BLAKE2b-256 |
bfd6e029fc6d1bb5f9614e3ba848802fe792918a87cefeb1ed94268341fbbb12
|
File details
Details for the file pyfinra-0.1.6-py3-none-any.whl.
File metadata
- Download URL: pyfinra-0.1.6-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.2 Linux/5.10.23-200.fc33.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdc25d26889dcc586abf7762ca4e305eebd82e2598902ecd86000432cc1fa04d
|
|
| MD5 |
fbba6857bd0dd9a39f89e93163a430b1
|
|
| BLAKE2b-256 |
8658c3c55faec59b23a61b73b2b92bbfd3bc3242e324a485c01dfa4adaf45b6c
|