A Python package for accessing NECTA (National Examinations Council of Tanzania) results
Project description
NectaPy
A Python package for accessing NECTA (National Examinations Council of Tanzania) examination results.
Installation
pip install NectaPy
Usage
from NectaPy import st_result
# Get student result
result = st_result('XXXX/0003/2023', 'ftna');
print(result)
Supported Examinations
Primary Level:
- SFNA (Standard 2): 2017-2024
- PSLE (Standard 7): 2016-2024
Secondary Level:
- FTNA (Form 2): 2022-2024
- CSEE (Form 4): 2015-2024
- ACSEE (Form 6): 2014-2024
College Level:
- GATCE: 2019-2024
- DSEE: 2019-2024
- GATSCCE: 2019-2024
Example Output
{
"CNO": "XXXX/0003",
"PReM NO": "xxxxxxx"
"CANDIDATE NAME": "XXXXX XXXXX XXXXX",
"SEX": "F",
"AGGT": "18",
"DIV": "II",
"DETAILED SUBJECTS": "CIV-'D' HIST-'C' GEO-'B' KISW-'C' ENGL-'B' PHY-'D' CHEM-'B' BIO-'C' B/MATH-'C'"
}
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
nectapy-0.3.0.tar.gz
(4.6 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 nectapy-0.3.0.tar.gz.
File metadata
- Download URL: nectapy-0.3.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22c57157d23745f584b1f5ad4d3a03310282ec401f25d41aa3ccef1e27610f84
|
|
| MD5 |
77ebe2078b48f77d1aa3f417c53f2772
|
|
| BLAKE2b-256 |
9fdf62f41b1346fb5a88ace9881dc2b8bf67cbd416de30dba5b5c60377624c05
|
File details
Details for the file NectaPy-0.3.0-py3-none-any.whl.
File metadata
- Download URL: NectaPy-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
485e8be1775d09bf3c9bcfdce149a19599abc27da4fad87d57a32fa65bcd3790
|
|
| MD5 |
0b7f3dc462e44813e6901197a7a07bdc
|
|
| BLAKE2b-256 |
888fb1f7a70351a0816e59a3d028cd6cd8ab169bd378efeaff75bb8a47493b2f
|