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!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finops-0.2.8.tar.gz (15.0 kB view hashes)

Uploaded Source

Built Distribution

finops-0.2.8-py3-none-any.whl (18.9 kB view hashes)

Uploaded Python 3

Supported by

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