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.4.tar.gz
(6.1 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.4.tar.gz.
File metadata
- Download URL: pyfinra-0.1.4.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.9.1 Linux/5.10.18-200.fc33.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff695d61baa40757e866b52b3e52cffa6fc2a5e8beded76999deca3ee2b94269
|
|
| MD5 |
71a75c5482b00fb6484b13fb6d668e42
|
|
| BLAKE2b-256 |
9bb51b8999d671ab7f6acca94dba467c588c0a4798884771535469253a85f15e
|
File details
Details for the file pyfinra-0.1.4-py3-none-any.whl.
File metadata
- Download URL: pyfinra-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.9.1 Linux/5.10.18-200.fc33.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c43a84bd4619468407b1272bb1a19f0d4ec1ef736442e4f15ac5863c83ffca8
|
|
| MD5 |
a1889c6f3f7006d3076c3b60501440fb
|
|
| BLAKE2b-256 |
949d6dc09ab2e1bde9d2029fba60d871c8e35db08f27e9d9092b62ac74585bf7
|