Skip to content

Amrit02102004/SmartParkingSystem-UsingSomeAlgorithm-IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimized Smart Parking System - IOT

Inital gui application - kivy library
It is a better framework than python's default tkinter (TCL/TK)
Its better to use a virtual environment while the installation of kivy

for virtual environment installation

pip install virtualenvwrapper-win

for creation of virtual environment

mkvirtualenv name_of_the_env

Note - In the place of the name_of_the_env change it to the desired virtual env name.

for working on it

workon name_of_the_env

Note - In the place of the name_of_the_env change it to the desired virtual env name.

for intallation of kivy

pip install kivy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published