Skip to content

ctnkyrd/tucbs-excel-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Generator Configuration

requires python 2.7 installed on machine

link to Python2.7!

create a file named

config.env for database connections.

config.env

[DB]
DB_HOST=localhost
DB_PORT=5433
DB_DATABASE=tucbsdata
DB_USERNAME=postgres
DB_PASSWORD=kalman

install required packages

pip install -r requirements.txt

create excel files

inside the main folder

python app.y

create abstract forms

inside the OZET\analiz-form-fill from the cmd:

python loader.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages