Skip to content

cro2003/lnctApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LNCT API

LNCT API wrapper, written in Python.

Installation

Install using Pypi:

pip install lnctApi

Usage

Example code to get Main Result:

import lnctApi

student = lnctApi.accsoft(USER_ID, PASSWORD)
print(student.profile())

Contact

Chirag
[email protected]