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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfinance_tunisia-0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 b2f64b002f43c4ffc1822bbe8f74460a257a0f7eab94a41fb92b8b0aaa796bfd
MD5 f1cada7d820acf5217ed9f617c5188aa
BLAKE2b-256 046c3034af2895b50e0a9b037617e17ebe378d0bd97d05c149b4db3c155c41a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfinance_tunisia-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e1e27c6891ca6b8dba5f12b98307137477cab6a43baa1ed3b3d15c2ed0714588
MD5 35d4a5dac29c2bf9141706addd46abb7
BLAKE2b-256 2c379e7d7f7a9261a9e3a44a335ef974aedbe0458daeaa38f8668bd0c0397ca8

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