Skip to main content

A Python package to fetch data from the National Stock Exchange (NSE) of India

Project description

NseKit

A Python package to fetch data from the National Stock Exchange (NSE) of India, including market data, IPOs, indices, and more.

Installation

pip install NseKit

Usage

from NseKit import Nse

get = Nse()

# Fetch trading holidays
holidays = get.nse_trading_holidays()
print(holidays)

# Fetch live market turnover
turnover = get.nse_live_market_turnover()
print(turnover)

# Fetch historical index data
nifty_data = get.index_historical_data("NIFTY 50", period="1M")
print(nifty_data)

Requirements

  • Python 3.7+

License

MIT License

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

nsekit-0.0.23.tar.gz (113.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nsekit-0.0.23-py3-none-any.whl (115.9 kB view details)

Uploaded Python 3

File details

Details for the file nsekit-0.0.23.tar.gz.

File metadata

  • Download URL: nsekit-0.0.23.tar.gz
  • Upload date:
  • Size: 113.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for nsekit-0.0.23.tar.gz
Algorithm Hash digest
SHA256 497aaad8d3e9a2ef072fe0c84a1ec99c0e5e85e5a7ad51f57bcf075e2c7ca787
MD5 5612c229a3a026a5dc0d6d8f91e1dc98
BLAKE2b-256 e9560c154e4ab174b67ed2bcc37cac912ac63d4efd997d7108757f6011d2525b

See more details on using hashes here.

File details

Details for the file nsekit-0.0.23-py3-none-any.whl.

File metadata

  • Download URL: nsekit-0.0.23-py3-none-any.whl
  • Upload date:
  • Size: 115.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for nsekit-0.0.23-py3-none-any.whl
Algorithm Hash digest
SHA256 8f4b04529f3c5b94a2d7de82f1df2ee9b82cf1f4c8a29eaeed259ba47540adfa
MD5 3901040ee23e41607a2ee21fdcaaf485
BLAKE2b-256 0e52a418820872d1e30b909bd27bacd8c8ffbaa844ef5af0440b0025eb5e822c

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