ISIN database for casparser
Project description
CASParser-ISIN
ISIN Database for casparser.
Installation
pip install -U casparser-isin
Usage
from casparser_isin import MFISINDb
with MFISINDb() as db:
scheme_data = db.isin_lookup("Axis Long Term Equity Fund - Growth", # scheme name
"KFINTECH", # RTA
"128TSDGG", # Scheme RTA code
)
print(scheme_data)
SchemeData(name='axis long term equity fund - direct growth',
isin='INF846K01EW2',
amfi_code='120503',
score=100.0)
Notes
casparser-isin is shipped with a local database which may get redundant over time. The local database can be updated via the cli tool
casparser-isin --update
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
casparser_isin-0.1.0.tar.gz
(4.9 kB
view details)
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 casparser_isin-0.1.0.tar.gz.
File metadata
- Download URL: casparser_isin-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b5f04030ce74de590c5443d9ab374520a20aa118a5ebbab29c965e937f42f5a
|
|
| MD5 |
5cd16a00e173e1810ab989ed99ed433e
|
|
| BLAKE2b-256 |
b600e509d5c9d98af550f7ade0164fbf6a7c39fbdf2c39f1eaf12a7a70ac449d
|
File details
Details for the file casparser_isin-0.1.0-py3-none-any.whl.
File metadata
- Download URL: casparser_isin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d92c8acb2d99cabfb995b7d460c01b25f8866463494a88c9f51d753d86954dbb
|
|
| MD5 |
bad3b20f2b41bca440261faeef4b57eb
|
|
| BLAKE2b-256 |
3bb8526208ab70e2e0cf2767a137975d69652a39f8a977a2326183f25e1b8f3d
|