rajan_nse
Python package for nse calculations Read the documentation https://rajan-nse.readthedocs.io/
installation
pip install rajan-nse
NSE blocks plain HTTP clients, so this package obtains its session cookies through a headless browser. After installing, download the browser once:
playwright install chromium
Python 3.9+ is required. All Python dependencies (pandas, numpy, requests, beautifulsoup4, scikit-learn, matplotlib, seaborn, alive-progress, tqdm, playwright) are installed automatically.
commands
Tests that hit the live NSE website are marked live and are skipped by default.
# run the offline test suite and ignore print statements
python3 -m pytest tests
# run the offline test suite with print statements
python3 -m pytest -s tests
# also run the tests that hit the live NSE website
python3 -m pytest -m 'live or not live' tests
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rajan_nse-1.3.3.tar.gz.
File metadata
- Download URL: rajan_nse-1.3.3.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c8a719c2be5b9376b4dd6282de9e3c5c8f6be59363fd2ac077e32ca7a6666c5
|
|
| MD5 |
a4d8482404fc4b0afde6b1d140d4ef10
|
|
| BLAKE2b-256 |
f51874da2a05163b1703f81a4e6cd79e1f8b29bfabd9fa95e49f2ec0a20092c9
|
File details
Details for the file rajan_nse-1.3.3-py3-none-any.whl.
File metadata
- Download URL: rajan_nse-1.3.3-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f84b7d4dafa832d83253302419daeb02ccbfdb72260db4afe4273db556aa14b2
|
|
| MD5 |
da4ccbfa0186cc426ea8f1e5c643ce50
|
|
| BLAKE2b-256 |
fe50070589a2b54fd2f89a5e0b8619a3e497b3f38cec04508e152f5c97dcf509
|