Welcome to borsapy, a Python library designed for the Turkish financial markets. This tool helps you to access information on BIST stocks, forex, cryptocurrencies, funds, and inflation data in a user-friendly way. With borsapy, you can analyze and track financial trends quickly and efficiently.
To get started with borsapy, you will need to download the software from our Releases page. Follow the simple steps below to download and run borsapy on your computer.
Visit the Download Page: Click here to access the borsapy Releases page.
Choose the Right Version: On the Releases page, you will see a list of available versions. Itβs best to choose the latest version to ensure you have the newest features and updates. Look for filenames that usually end with .zip or .tar.gz.
Download the File: Click on the link to download the file to your computer. Your browser may prompt you to choose a location to save the file. Remember where you save the file so you can find it later.
.zip file, right-click on it and choose βExtract All.β.tar.gz file, you may need software like WinRAR or 7-Zip to extract it.Win + R, type cmd, and hit Enter.Cmd + Space).cd command to navigate to the folder where you extracted borsapy. For example:
cd path\to\your\folder
pip install -r requirements.txt
python borsapy.py
To run borsapy efficiently, ensure your system meets the following requirements:
If you encounter issues during installation or while running borsapy, try the following:
python --version in your Command Prompt or Terminal.pip install -r requirements.txt again.borsapy is open-source and available for free. You can use, modify, and distribute it as per the terms of the MIT License.
For any questions or support, please visit the Issues section on our GitHub page. You can report problems or suggest enhancements directly there.
Thank you for using borsapy! Happy analyzing!