Skip to main content

A python library that can help developer to see much informations about tunisian companies in stock market

Project description

Python library about financial informations extraction tunisian companies in the stock market

forthebadge made-with-python
Python 3.6

Functionality of pyfinance_tunisia

Income statement indicators : EBIT ,EBITDA ,Gearing ,Return on equity ,Net profit...

Balance sheet indicators : Net debt ,Need in funds ,Revenue ,Equity...

Long term stock market indicator : P/E ,Dividend Yield ,P/B	,Pay out...	

The company's shareholders : The shareholder name and the percentage % .

Dividend : Dividend per share ,Distribution date ,Total amount...

Usage

-Make sure you have Python installed in your system.

-Run Following command in the CMD.

 pip install pyfinance_tunisia .

Example

from pyfinance_tunisia import list_stocks,company

#Fist you need to see all tunisian companies in stock market
Tunisian_stocks=list_stocks()

#Choose one company that we are intersting in .
# We take example of ADWYA company.

# With income_statement_indicators funtion  you can find the Return on equity ROE ratio,gearing ratio,EBIT and EBITDA and others for the last 4years
company('ADWYA').income_statement_indicators()

# With balance_sheet_indicators function you can find the most important ratios in the balancesheet for the last 4 years.
company('ADWYA').balance_sheet_indicators()

# stock_market_indicators function can help to find many stock market indicators like P/E ratio , Divended yield and P/B for the last 4 years.
company('ADWYA').stock_market_indicators()

# shareholders function is helpful to find list of shareholders in company that you are choosing .
company('ADWYA').shareholders()

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

pyfinance_tunisia-0.0.8.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

pyfinance_tunisia-0.0.8-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file pyfinance_tunisia-0.0.8.tar.gz.

File metadata

  • Download URL: pyfinance_tunisia-0.0.8.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for pyfinance_tunisia-0.0.8.tar.gz
Algorithm Hash digest
SHA256 c79c589bed11e3ccef9556295b53bb4517bdb76fffb5f3ab8fa879118c514610
MD5 656af2a5cfb7b8d3e4dc88676f2c852e
BLAKE2b-256 f0a9b0516d5048c08b845ef41aec699e73ebe533b422391b5eae4d8ac5512aa1

See more details on using hashes here.

File details

Details for the file pyfinance_tunisia-0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for pyfinance_tunisia-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 e9ec53b04bdfd49b5f8acbc51b9ef9cbe250756c9d2794891825768b59b06907
MD5 219e9e1b9f5872e1cbda7ac0d0103d3b
BLAKE2b-256 a2627c53871053d9eb76a0a04f17bc94ba2bf199ff22d29e7439aa15b2691347

See more details on using hashes here.

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