Skip to content

blackjackmk/duckyfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install Python: Download and install Python from the official website.

  2. Install Requirements: Run pip install -r requirements.txt in your command line to install the required dependencies.

  3. Deploy SQL Database: Set up your SQL database according to your requirements.

  4. Set Environment Variables: Set the following environment variables:

    • DB_LOGIN: login_to_database
    • DB_PASS: password_to_database
    • DB_SERVER: server_adress
    • DB_NAME: name_of_database
  5. Run main.py: Execute python main.py in your command line to run the main Python script.

About

Python GUI application with Azure SQL Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages