Giter Site home page Giter Site logo

pedro-jaber / regis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 180 KB

This is the first version from my register app, which there isn’t any graphic interface and runs in the shell. This is a basic app which I’ve done to learn the basic from database integration and CRUD (Create, Read, Update, Delete) operations.

Python 99.87% Batchfile 0.13%

regis's Introduction

Regis

This is the first version of my register app, which has no graphic interface and runs in the shell. This is a basic app that I’ve done to learn the basics of database integration and CRUD (Create, Read, Update, Delete) operations.

Libs

Lib Version
matplotlib 3.7.1
mysql 0.0.3
mysql-connector 2.2.9
mysql-connector-python 8.0.33
numpy 1.25.0
python-dotenv 1.0.0

How to execute

  • After installing all libs you need to activate your virtual environment:
    On Command Prompt python\venv\Scripts\activate.bat
    OR
    On PowerShell python\venv\Scripts\activate.ps1

  • After activated, you can run the program: python Main.py

  • To deactivate your virtual environment, you can run:
    Command Prompt: deactivate.bat
    OR
    PowerShell: deactivate

regis's People

Contributors

pedro-jaber 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.