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-CARESENDIZ62 0.0.1
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-CARESENDIZ62-0.0.1.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Fundys_CARESENDIZ62-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.8 kB
Release files / Fundys-CARESENDIZ62-0.0.1.tar.gz
| Download URL | Fundys-CARESENDIZ62-0.0.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f4ae82450b5397b522294622f969825e10de0a181e766d620dddb743b4b40e36
|
|
BLAKE2b-256 checksum How to use checksums |
9af5db81a3b311c04e49b40e63221ccefd78b7f50b757e2b7740737c9179d9b7
|
| 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_CARESENDIZ62-0.0.1-py3-none-any.whl
| Download URL | Fundys_CARESENDIZ62-0.0.1-py3-none-any.whl |
|---|---|
| Size | 2.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8a36cc517454174da436bd2e07db11b87e43df74b1e4cb8cba7e69c0b952152c
|
|
BLAKE2b-256 checksum How to use checksums |
bcd05eda1ab53a4085e65fe85aac7de5ca2f5ea2b812f118136c7e9252539437
|
| 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
|