Skip to content

nixigaj/datek-group-proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datek-group-proj

Requirements

  • Git
  • Python 3.11+
  • pip

Usage

git clone https://github.com/nixigaj/datek-group-proj
cd datek-group-proj
python -m venv .venv
source .venv/bin/activate  # Can be different depending on your shell
pip install -r requirements.txt
python src/gen_conn_file.py
enter database server host: example.com
enter server username: user
enter user password: 
enter database name: db

Then run the queries in src like:

python src/query_1.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages