Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vimalraj3/getpyresult

This program can fetch the result from the puducherry uni web and convert into excel sheets. You can use this code for making record of your class results.
https://github.com/vimalraj3/getpyresult

Last synced: about 2 months ago
JSON representation

This program can fetch the result from the puducherry uni web and convert into excel sheets. You can use this code for making record of your class results.

Awesome Lists containing this project

README

        

# getPyResult⭐
This program can fetch the result from the puducherry uni web and convert into excel sheets. You can use this code for making record of your class results.
## project set up📈.
steps to quick start of development or execute the program.

1. install dependencies
2. execute program
3. have a coffee, we will do it for you😊.

To install all dependencies.
```
npm i
```
To run the development in your local.
```
npm run dev
```
To run the execution in your local
```
npm start
```