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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfinance_tunisia-0.0.4.tar.gz
  • Upload date:
  • Size: 4.5 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.4.tar.gz
Algorithm Hash digest
SHA256 44b24d60a3c301834e53013347345238d8afd4bc8a145aac7a1ddf6d8e6dc9d4
MD5 c614aca87d0fed87be228aec7cbc2ce0
BLAKE2b-256 6080261bcfaa003a1803cf701b4dc6400d45cf49320110041e07d604bd251033

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfinance_tunisia-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 87ef24e1b0630451aed9a1a2853ff0e5d3a64734e0c0d2281f2f007e820b8cf9
MD5 283686c473723b3e6f77fca1f5c3cb1d
BLAKE2b-256 d1d4ee7977c346967f6b33b00acbcba9395dc1e1255a710b9f657a24d94fad39

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