raspi gpio web server
1.0.0
نص Python CGI للتحكم في LED.
فيما يلي الوثائق التي تم إنشاؤها بواسطة MKDOCs من docstrings في الكود.

$ git clone https://github.com/KeitetsuWorks/raspi-gpio-web-server.git gpio-web-server
$ cd ./gpio-web-server/
$ pyenv virtualenv 3.7.7 py37-gpio # Optional
$ pyenv local py37-gpio # Optional
$ pip install -r requirements.txt قم بتشغيل نص Python
$ python gpio-web-server.pyالوصول إلى الخادم بمتصفح الويب
http://your_raspi_ip_address:5000/اضغط على CTRL + C على المحطة للخروج