# Python library about financial informations extraction tunisian companies in the stock market
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)
## 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...
the financial news of all Tunisian companies can be useful for your analysis
## 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,news
#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()
#the financial news of all Tunisian companies can be useful for your analysis
news.company('ADWYA')
```
Raw data
{
"_id": null,
"home_page": "https://github.com/anis-saadaoui/pyfinance_tunisia",
"name": "pyfinance-tunisia",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "financial ratios,BVMT,Ilboursa,Finance,Tunisia",
"author": "Anis SAADAOUI",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/4b/d2/ebc17044ac9bbd25b6d3691bab65f661d64426a32a6cb568d558fc895b42/pyfinance_tunisia-0.0.9.tar.gz",
"platform": null,
"description": "# Python library about financial informations extraction tunisian companies in the stock market\n[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) \n[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) \n\n## Functionality of pyfinance_tunisia\n\n Income statement indicators : EBIT ,EBITDA ,Gearing ,Return on equity ,Net profit...\n\n Balance sheet indicators : Net debt ,Need in funds ,Revenue ,Equity...\n\n Long term stock market indicator : P/E ,Dividend Yield ,P/B\t,Pay out...\t\n\n The company's shareholders : The shareholder name and the percentage % .\n\n Dividend : Dividend per share ,Distribution date ,Total amount...\n\n the financial news of all Tunisian companies can be useful for your analysis\n## Usage\n\n-Make sure you have Python installed in your system.\n\n-Run Following command in the CMD.\n ```\n pip install pyfinance_tunisia .\n ```\n## Example\n\n ```\nfrom pyfinance_tunisia import list_stocks,company,news\n\n#Fist you need to see all tunisian companies in stock market\nTunisian_stocks=list_stocks()\n\n#Choose one company that we are intersting in .\n# We take example of ADWYA company.\n\n# 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\ncompany('ADWYA').income_statement_indicators()\n\n# With balance_sheet_indicators function you can find the most important ratios in the balancesheet for the last 4 years.\ncompany('ADWYA').balance_sheet_indicators()\n\n# 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.\ncompany('ADWYA').stock_market_indicators()\n\n# shareholders function is helpful to find list of shareholders in company that you are choosing .\ncompany('ADWYA').shareholders()\n\n#the financial news of all Tunisian companies can be useful for your analysis\nnews.company('ADWYA')\n ```\n\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A python library that can help developer to see much informations about tunisian companies in stock market",
"version": "0.0.9",
"split_keywords": [
"financial ratios",
"bvmt",
"ilboursa",
"finance",
"tunisia"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d00de50e90337326f7d8f079fd08f05b",
"sha256": "a837a2112fae1892b47c248d6ef8d88bffbb35b8bc94a4063786f6c14a23ed3c"
},
"downloads": -1,
"filename": "pyfinance_tunisia-0.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d00de50e90337326f7d8f079fd08f05b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 7530,
"upload_time": "2022-12-08T04:09:49",
"upload_time_iso_8601": "2022-12-08T04:09:49.274493Z",
"url": "https://files.pythonhosted.org/packages/aa/37/c175abe5a78478287e0499866c80ce6f5e06515fe08b31aa85c28472aa6a/pyfinance_tunisia-0.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "957181f98d47bcc043722e0e24d4c52f",
"sha256": "0018f37349bdbf9de9dd7af9abe52aa22b32dfa40f5e079b626b5657bb402f30"
},
"downloads": -1,
"filename": "pyfinance_tunisia-0.0.9.tar.gz",
"has_sig": false,
"md5_digest": "957181f98d47bcc043722e0e24d4c52f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 8779,
"upload_time": "2022-12-08T04:09:51",
"upload_time_iso_8601": "2022-12-08T04:09:51.864703Z",
"url": "https://files.pythonhosted.org/packages/4b/d2/ebc17044ac9bbd25b6d3691bab65f661d64426a32a6cb568d558fc895b42/pyfinance_tunisia-0.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-08 04:09:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "anis-saadaoui",
"github_project": "pyfinance_tunisia",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyfinance-tunisia"
}