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
Release files for rajan-nse 1.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rajan_nse-1.3.3.tar.gz | 27.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rajan_nse-1.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.7 kB
Release files / rajan_nse-1.3.3.tar.gz
| Download URL | rajan_nse-1.3.3.tar.gz |
|---|---|
| Size | 27.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4c8a719c2be5b9376b4dd6282de9e3c5c8f6be59363fd2ac077e32ca7a6666c5
|
|
BLAKE2b-256 checksum How to use checksums |
f51874da2a05163b1703f81a4e6cd79e1f8b29bfabd9fa95e49f2ec0a20092c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|
Release files / rajan_nse-1.3.3-py3-none-any.whl
| Download URL | rajan_nse-1.3.3-py3-none-any.whl |
|---|---|
| Size | 17.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f84b7d4dafa832d83253302419daeb02ccbfdb72260db4afe4273db556aa14b2
|
|
BLAKE2b-256 checksum How to use checksums |
fe50070589a2b54fd2f89a5e0b8619a3e497b3f38cec04508e152f5c97dcf509
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|