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.11.tar.gz (56.9 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.11-py3-none-any.whl (58.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nsekit-0.0.11.tar.gz
Algorithm Hash digest
SHA256 a17b23c2315ffde34ae5a9cbd5a23261a5632ee0affb17dad3ef51f9550825a9
MD5 727cf99af32d3abdf35e57b830dd4f85
BLAKE2b-256 50e09f98dca103e23ea304b1728edc239f64ff3dc86ee156893fc7d29e10ed5d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nsekit-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 77bbc0ed785cd6b727f77d8646c479ba3cf7cbe5cfb09783cb4f000b54e32be3
MD5 fa59979820c32888d6ca0413914b32ee
BLAKE2b-256 376780e5100b85522f303fc72f72186792c714db884a41ec034fe7830e0f9629

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