stock & portfolio analysis
Project description
Fundys
Fundys is a Python library for stock & portfolio analysis.
Installation
Use the package manager pip to install foobar.
pip install fundys
Usage
from fundys import data
from fundys import ratios
from fundys import analysis
# returns the current price
data.price('AAPL')
# returns current ratio annual or quarterly history
ratios.currentRatio('AAPL', 'Y')
# returns portfolio volatility
analysis.portVol(stockHistories, stockWeights)
```.
## License
[MIT](https://choosealicense.com/licenses/mit/)
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
Fundys-0.0.2.tar.gz
(2.3 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 Fundys-0.0.2.tar.gz.
File metadata
- Download URL: Fundys-0.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b733aca9846db199f3c5233664f5f017a2d70711cc52fb0e5ef92a27c7db105d
|
|
| MD5 |
b451eb486bf27905e0454599e925cd6d
|
|
| BLAKE2b-256 |
be54147f8d43c443378c2f84aa778fa8372ef847e52599170c7b2889fd316e85
|
File details
Details for the file Fundys-0.0.2-py3-none-any.whl.
File metadata
- Download URL: Fundys-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcd13fe2de1c9f34b9ca74d1267e52803fbf53d2f256e6b608709de3a105e566
|
|
| MD5 |
657bb3c9740ac16c9ca95f7615dbc2d1
|
|
| BLAKE2b-256 |
53ed2d85840b63bf132e0d81ccc376ae50558a2d277206e1e076b8642ccceb79
|