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/)
Release files for Fundys 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Fundys-0.0.2.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Fundys-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.6 kB
Release files / Fundys-0.0.2.tar.gz
| Download URL | Fundys-0.0.2.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b733aca9846db199f3c5233664f5f017a2d70711cc52fb0e5ef92a27c7db105d
|
|
BLAKE2b-256 checksum How to use checksums |
be54147f8d43c443378c2f84aa778fa8372ef847e52599170c7b2889fd316e85
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / Fundys-0.0.2-py3-none-any.whl
| Download URL | Fundys-0.0.2-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fcd13fe2de1c9f34b9ca74d1267e52803fbf53d2f256e6b608709de3a105e566
|
|
BLAKE2b-256 checksum How to use checksums |
53ed2d85840b63bf132e0d81ccc376ae50558a2d277206e1e076b8642ccceb79
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|