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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfinance_tunisia-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 b8a86c8d0e01eb901d1182d4adbf1c05a3cfb8d2511a4f1bc08f72de0a31cb2a
MD5 f8362f76dff9173d32c8abc34c7087f5
BLAKE2b-256 566ea2cdb6eb9a356369838d09f49823dc76525997cf5a09b14282cac81ac997

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfinance_tunisia-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ce7bbf250b29e403fc5fb01e91c026b8c9f421b027a4357c746348d1a3830632
MD5 cc5e8856cceb128ce2c3bc4079bbab24
BLAKE2b-256 f39af50faeeec2f40345fc3a9090282273be03a4eb8c409895ad03d22db85355

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