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.7.tar.gz
(6.6 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.7.tar.gz.
File metadata
- Download URL: pyfinra-0.1.7.tar.gz
- Upload date:
- Size: 6.6 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 |
c38fdb22f110ee9310e5bcfa82f1fdb862b5745711dcda0c7f1f920dd523b9be
|
|
| MD5 |
050c42f0b4a7c09b119741c07e5701f7
|
|
| BLAKE2b-256 |
3c432da1e340a8299577233767679f10bf45e322e9a24834b2fc2984cb50cd40
|
File details
Details for the file pyfinra-0.1.7-py3-none-any.whl.
File metadata
- Download URL: pyfinra-0.1.7-py3-none-any.whl
- Upload date:
- Size: 9.6 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 |
d2352ad84b87ffc432f585aa557acac4edea72a90a8e2a04bd633aff8528aa2f
|
|
| MD5 |
ab521fcf296eea89bb170079ad8647c3
|
|
| BLAKE2b-256 |
03eb0b50039ae24d177f3ad0d4e2d937264cb155350f64172b659575cc8197c9
|