Skip to content

Programa realizado en Python para la verificación de existencia de restricción de movilidad vehicular en Ecuador, según las reglas antiguas del sistema "Pico y Placa"

Notifications You must be signed in to change notification settings

AlbertMukarsel/Pico-y-Placa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico-y-Placa

"Pico y Placa" predictor implemented using Python3.9. To use the predictor run the picoPlaca.py script and enter the specified data.

The program will ask you to enter the license plate number, date (DD/MM/YYYY) and time (HH:mm). With this, the program will tell you whether or not the car with the plate entered can circulate in the city.

The unit tests where implemented using pytest. To run the unit tests please install pytest with the following command:

pip install pytest

About

Programa realizado en Python para la verificación de existencia de restricción de movilidad vehicular en Ecuador, según las reglas antiguas del sistema "Pico y Placa"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages