Skip to main content

Gets the market details of the provided company. Only for Nepal's stock market

Project description

Nepal Stock Tracker

A python script that gets the stock information as per the company symbol provided by the user from Mero Lagani. This script supports for the stock information of Nepal only.

Installation

NepalStockTracker is available on PyPI. You can install it through pip:

pip install NepalStockTracker

Usage

  • If you want a GUI window

    from NepalStockTracker import tracker
    
    window = tracker(show_gui=True)
    
  • To get data only

    from NepalStockTracker import tracker
    
    data = tracker('Company Symbol', show_gui=False)  # Returns stock information of the given company symbol
    print(data.details)  # Printing the stock information from above returned data
    

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

NepalStockTracker-0.1.5.tar.gz (391.6 kB view details)

Uploaded Source

File details

Details for the file NepalStockTracker-0.1.5.tar.gz.

File metadata

  • Download URL: NepalStockTracker-0.1.5.tar.gz
  • Upload date:
  • Size: 391.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for NepalStockTracker-0.1.5.tar.gz
Algorithm Hash digest
SHA256 f7da6e6bb140431e53c5de88a6c9a1cf92ffb2b1189eaec7c58fc8787dbf5842
MD5 9693eeb1a910724d026b6ba59efd2992
BLAKE2b-256 864b3e5fa070014f22016b963518e2c63281d34d3e5be1c059466f760ab14739

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page