Skip to main content

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

Project description

NseData

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+
  • See requirements.txt for dependencies

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.1.tar.gz (38.5 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.1-py3-none-any.whl (38.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nsekit-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9ff2508d5bf515c3db5ec2b4793e6c2d3f03b1799479057b6288890b8e495825
MD5 350d2271dc71f48a91c32dea3969c1b8
BLAKE2b-256 469118dd303405d1c1033a72d63f2068149a0f4c5d3ad7d4485acdc2adb70784

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nsekit-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 71a70a6acc66761af3b3a972a8c74c390776d6aced0af796f56258a2f2fe4532
MD5 26a10bff6c5f80604055ea4382b54782
BLAKE2b-256 238bcacc1dd9ec55d3c43594b4d3e4ca757c9bc5e32ff2546b5b019f2bda1ee2

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