A python wrapper for the Financial Modeling Prep API.
Project description
Financial Modeling Prep API Wrapper
This project provides a python wrapper for the Financial Modeling Prep API.
Installation
In a shell, execute pip install fmp-wrapper
.
Optionally, you can clone this project by running git clone https://github.com/cccdenhart/fmp-wrapper
.
Usage
Only a select number of features from the API are implemented here as of now. They are described below.
Examples
Import wrapper
import fmp_wrapper
fmp = fmp_wrapper.FinancialModelingPrep()
Stock Portfolio
aapl_portfolio = fmp.portfolio("AAPL")
aapl.head()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fmp-wrapper-0.1.4.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file fmp-wrapper-0.1.4.tar.gz
.
File metadata
- Download URL: fmp-wrapper-0.1.4.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42755589bb541b5503bd922925b826c5e3383adc99890c5e358c5aeeb821d712 |
|
MD5 | e071cf4bf68bc440e7d7e5b443c4e377 |
|
BLAKE2b-256 | 599fdb745cc4e865d644fb8e74a582e3f033565a82f538a263ca742091339dcf |
File details
Details for the file fmp_wrapper-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: fmp_wrapper-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df166ef0666c683f72a337679861660acec00765b89dbd074e59f3b008309485 |
|
MD5 | c7afdf0024b784e477d4875414fde830 |
|
BLAKE2b-256 | 906869f8b152248a16b0d3a08054c8b8d2279ee78c7567cb929f2ea54653053c |