Coder Social home page Coder Social logo

databaseconnectiongenerator's Introduction

db-connect

dataBaseConnectionGenerator

stable build v1.1

DB-Connect

Generate Database connection for your project with no effort

Graphical User Interface for easy usage

Build Status Python Python

Table of Contents

Requirements

Python 3.x.x

PyQt 5.x

Installing PyQt5

  • If you are using Anaconda then PyQt is already installed. If you have old version then you may need to update to PyQt5
  • If PyQt is not installed then it can be installed using command
pip install PyQt5

Installation

git clone https://github.com/yunghog/dataBaseConnectionGenerator.git
  • open the cloned directory
  • run setup.py using command
python setup.py

Features

  • Generate Database Connection file with no effort
  • Graphical User Interface for easy usage
  • Commandline script for quick operation
  • Lightweight python script
  • Easy to handle

Usage

  • To use the Commandline version of dbConnect, run dbGenCli.py using command
python dbGenCli.py
  • Then a prompt will ask to input DB variables. Input the variables and hit enter to generate DBConnection
  • To use Graphical version of dbConnect, run 'dbGenGui.py' using command
python dbGenGui.py
  • Fill the fields and hit generate button to generate DBConnection
  • Click on preview button to preview the code

ChangeLog

  # dataBaseConnectionGenerator v1.0
  - generate dbConnection using cli script
  - graphical use interface for easy interaction
  - preview button to open the generated script instantly
  - raise exception for invalid input

  # dataBaseConnectionGenerator v1.1
    - added about window
    - dark theme for GUI
    - preview section format

Snapshot

  • setup.py

db-connect

  • dbGenGui.py

db-connect

  • about.py

db-connect

Support

  • This section will be updated soon

Contributing

  • ๐Ÿด Fork this repo!
  • ๐Ÿ‘ฏ Clone this repo to your local machine using https://github.com/yunghog/dataBaseConnectionGenerator.git
  • Pull requests

databaseconnectiongenerator's People

Contributors

yunghog avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.