Skip to content
/ CrudPY Public

A simple crud with Python, using PySimpleGUI, and SQLite3.

License

Notifications You must be signed in to change notification settings

Ahosall/CrudPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrudPY

Um simples crud com Python, PySimpleGUI, e SQLite3.

Ativação

Antes de tudo deveremos instalar as dependências

$ pip install -r requirements.txt

ou

$ python -m pip install -r requirements.txt

Para iniciar o projeto:

$ python app.py

By Feh's

Este projeto está licenciado sobre a licença MIT.

About

A simple crud with Python, using PySimpleGUI, and SQLite3.

Topics

Resources

License

Stars

Watchers

Forks

Languages