No project description provided
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.3.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.3.tar.gz.
File metadata
- Download URL: pyfinra-0.1.3.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 |
635f8231a4e0a5957344c54ed0f05b6c1cc0edbc4b8c6b7d82347210208b8482
|
|
| MD5 |
02317e53086ca99e39e5f8fed80b57cd
|
|
| BLAKE2b-256 |
92142da15ebb5098646754777f963b16a4ba214ed144c61f5a717744dccc2012
|
File details
Details for the file pyfinra-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pyfinra-0.1.3-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 |
13f19ef6cb0549393f4be1b28a9ce849e1758702f597308600983ec4654484ab
|
|
| MD5 |
9f4e785fb7be03787709d170f77617a2
|
|
| BLAKE2b-256 |
e45dd09beabe8ba50bcfe9b55a121e5904a81d309f2bfe9553941935914457a6
|