Skip to main content

A Python package for financial operations.

Project description

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!

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page