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.4.0.tar.gz (1.3 MB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: NepalStockTracker-0.4.0.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for NepalStockTracker-0.4.0.tar.gz
Algorithm Hash digest
SHA256 cde1aa12d776f1adb3a2d6efc80f31b41c4c239cc76880c86fd7fa055adaef45
MD5 0abda421bbe2ddd65005355c72633be5
BLAKE2b-256 19600c5c3d59bbf58defa781caf2c84754c181aa81efafcd2857e78806b9cde7

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