All Projects → CHPrado → PyQt4_locadora

CHPrado / PyQt4_locadora

Licence: other
PyQt4 - Locadora de Veículos

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language
tcl
693 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
QML
638 projects

Projects that are alternatives of or similar to PyQt4 locadora

Mormot
Synopse mORMot ORM/SOA/MVC framework
Stars: ✭ 607 (+2429.17%)
Mutual labels:  mvc, sqlite3
leafMVC
MVC "Framework" created from Leaf PHP Framework
Stars: ✭ 25 (+4.17%)
Mutual labels:  mvc
Desenvolvimento-Android-do-absoluto-zero-para-iniciantes
Visite meu site e conheça todos os meus cursos 100% on-line.
Stars: ✭ 33 (+37.5%)
Mutual labels:  mvc
AspNetCoreMvcSharedLocalization
ASP.NET Core MVC shared localization
Stars: ✭ 31 (+29.17%)
Mutual labels:  mvc
sqlite
Golang library to build sqlite extensions
Stars: ✭ 36 (+50%)
Mutual labels:  sqlite3
MVC
基于MVC+EF6+EasyUI搭建的后台管理系统(粗糙版,精华版之后发布)
Stars: ✭ 14 (-41.67%)
Mutual labels:  mvc
selekt
A Kotlin and Android wrapper over SQLCipher, providing 256-bit AES encryption of database files.
Stars: ✭ 26 (+8.33%)
Mutual labels:  sqlite3
mvc-tree
🌳 A chronological visualization of the family of MVC patterns.
Stars: ✭ 40 (+66.67%)
Mutual labels:  mvc
lighthouse
Easy clojure relational database queries, migrations and connection pooling
Stars: ✭ 19 (-20.83%)
Mutual labels:  sqlite3
ios-architecture-example
Architecture pattern simple examples in iOS. You can compare differences in MVC, MVP, MVVM-Delegate and MVVM-Rx for same feature
Stars: ✭ 16 (-33.33%)
Mutual labels:  mvc
sic
link aggregator community organised by tags (with no javascript)
Stars: ✭ 82 (+241.67%)
Mutual labels:  sqlite3
simpleDjangoProject
simpleDjangoProject
Stars: ✭ 30 (+25%)
Mutual labels:  mvc
express-mvc
A light-weight mvc pattern for express framework with minimum dependencies
Stars: ✭ 23 (-4.17%)
Mutual labels:  mvc
PokeChat
UNIX compatible, Discord and Telegram inspired, Pokémon-themed instant messaging service.
Stars: ✭ 11 (-54.17%)
Mutual labels:  sqlite3
startmvc
超轻量php框架 lightweight php framework
Stars: ✭ 25 (+4.17%)
Mutual labels:  mvc
OwOFrame
A lightweight MVC framework for PHP
Stars: ✭ 46 (+91.67%)
Mutual labels:  mvc
cmu15-445
💾 CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.
Stars: ✭ 115 (+379.17%)
Mutual labels:  sqlite3
W
Framework pédagogique de la WebForce3
Stars: ✭ 10 (-58.33%)
Mutual labels:  mvc
ahobsu-node-backend
🌈 MOTI ! Make Own True Identity ⭐️ 유니큐와 유초코파이 노드로 탈주하다😎
Stars: ✭ 16 (-33.33%)
Mutual labels:  sqlite3
espresso.js
Super minimal MVC library
Stars: ✭ 521 (+2070.83%)
Mutual labels:  mvc

Python PyQt4 - Locadora de Veículos

Projeto da disciplina de Paradigmas de Linguagens de Programação do Centro Universitário de Lins (UNILINS)

Autores:

Christian do Prado Silva - Felipe Pinto Rodrigues - Fernanda Ribas Pineda

Link YouTube:

https://www.youtube.com/watch?v=SHZ-ouQTedk&t=405s

Para executar o programa:

Abra o terminal e acesse o diretório /venv/scripts e digite activate. Assim o ambiente virtual contendo as bibliotecas necessárias para executar o código será ativado. Para rodar o programa volte na pasta raíz e digite python main.py.

O link abaixo contém algumas versões do PyQt4 compatíveis com algumas versões do Python: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyqt4

Para instalar o arquivo wheel digite no terminal: pip install .\nome_do_arquivo_importa.whl

Caso você deseja desenvolver um projeto em PyQt utilizando o QtDesigner como consta no vídeo, é preciso instalar.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].