FinOps
FinOps is a python package for financial operations.
Table of Contents
Installation
Use the package manager pip to install finops.
pip install finops
Usage
import finops
import datetime
ticker = finops.Ticker("778253364357513")
ticker.get_price_history()
tse = finops.TehranStockExchange()
tse.get_shareholders_data(start_date=datetime(2020, 1, 1), end_date=datetime(2023, 1, 1))
Contributing
Contributions are always welcome!
Release files for finops 0.2.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| finops-0.2.8.tar.gz | 15.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| finops-0.2.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:33.9 kB
Release files / finops-0.2.8.tar.gz
| Download URL | finops-0.2.8.tar.gz |
|---|---|
| Size | 15.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
17531289c6cd5f37b9b511482450882fb0d34064f0cff0db2de9e42deb17fab4
|
|
BLAKE2b-256 checksum How to use checksums |
6ce838e86d2eec287c627dc662414003cdadcd175b77202cd05075f6a5c80034
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / finops-0.2.8-py3-none-any.whl
| Download URL | finops-0.2.8-py3-none-any.whl |
|---|---|
| Size | 18.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d22149714743c37b1860dde52cc3df934342c420984c544e64d04b122e608bda
|
|
BLAKE2b-256 checksum How to use checksums |
6ff2851b041ae966d809a3535665aeb211ec979cd60099e41c436711c6ea959e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|