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.5.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.5.tar.gz.
File metadata
- Download URL: pyfinra-0.1.5.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 |
ff5fa6fd490287bfe072efe81675810999665bfa3c5f461ba3707338995421e5
|
|
| MD5 |
792db3f9889848a8ce968e043c241efd
|
|
| BLAKE2b-256 |
e75ffa3b93727511007f2679804c3dd2631fe4a616bd1c5eac63e2d412d6cddd
|
File details
Details for the file pyfinra-0.1.5-py3-none-any.whl.
File metadata
- Download URL: pyfinra-0.1.5-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 |
f409ac80c5e6e335596637e5f951593c09dd43d2af4baa7bbd2121fb5dd2d784
|
|
| MD5 |
03f57db5b6e9a93ee01a72b2aee3ba7e
|
|
| BLAKE2b-256 |
de4fd37110eaa2acdc7be29a51de55aff91822c91c7e127d36da6fb8188d4ff6
|