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.7.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

pyfinance_tunisia-0.0.7-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfinance_tunisia-0.0.7.tar.gz
  • Upload date:
  • Size: 6.7 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.7.tar.gz
Algorithm Hash digest
SHA256 8d1f68806fb88aa1b163b64c1b7ce55d3ab31be180706f564c8e7c9a5bcc7f07
MD5 fded69ff87b8da0910dfd3b690b9fe03
BLAKE2b-256 6cadbee3e91a8956c9dfe550d16fbc724f09dae4a93b8faf10400a5b9ed4008b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfinance_tunisia-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 36d7ad20cf0334410bea267fcd0dd2cef550192e018b4c499f2e157bdb621767
MD5 9956e2b5114adef5ef2d86ed67d4ec4c
BLAKE2b-256 f16b70506bb7fa2243f75de4bb44fdcf9fb7e98ef1b44d7378b670e73445cedc

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