Skip to the content.
CBSE Gazzete to Excel
Details |
Value |
Name |
CBSE Gazzete to Excel |
Release Date |
August 2nd, 2022 |
Last Updated |
August 2nd, 2022 |
Latest Version |
1.0.0 |
License |
MIT |
Programming Language |
Python 3.10 |
Language |
English |
Type |
CLI |
Copyright |
(c) 2022 AMSDC |
Repository |
GitHub |
Installer |
Not Available |
Installation
- Install Python
- Install Git
- Run this command:
git clone https://github.com/amsdc/cbseranklist.git
- Run this command:
py -m venv venv
- Run this command:
venv\Scripts\activate
- Run this command:
pip install -r requirements.txt
- Run this command:
pip install openpyxl
Running
- Start a new Windows DOS Shell by starting
CMD.EXE
from the Start/ bash
for Linux/macOS.
- Run
venv\Scripts\activate
or source ./venv/bin/activate
- Run
py cbse_converter.py -h
to see usage.