python

Search

You can find the results of your search below.

jetsonnano
11 Hits, Last modified:
922 MHz (0.92 GHz) </code> ===== python 3.8 ===== <code> sudo apt install libssl-dev zli... ffi-dev uuid-dev </code> <code> wget https://www.python.org/ftp/python/3.8.0/Python-3.8.0b3.tgz tar zxvf Python-3.8.0b3.tgz cd Python-3.8.0b3 CFLAGS=-DOPENSSL_NO_SSL2 ./configu
freenove
3 Hits, Last modified:
etc/modprobe.d/snd-blacklist.conf </code> ===== python library ===== <code="bash"> git clone https://gi... _4WD_Smart_Car_Kit_for_Raspberry_Pi/Code/Server sudo python test.py Motor sudo python test.py Led </code>
graphite
3 Hits, Last modified:
graphite:_graphite /var/lib/graphite/graphite.db #python /usr/lib/python2.7/dist-packages/graphite/manage.py syncdb </code> ==== apache ==== <code bash> sudo ap... <code bash> apt install nginx uwsgi uwsgi-plugin-python </code> <file ini /etc/uwsgi/apps-enabled/graphi... te/local_settings.py buffer-size = 65536 plugin = python </file> <code bash> systemctl restart uwsgi </co
broadlink
2 Hits, Last modified:
ode> wget https://raw.githubusercontent.com/mjg59/python-broadlink/master/cli/broadlink_cli wget https://raw.githubusercontent.com/mjg59/python-broadlink/master/cli/broadlink_discovery chmod +x
influxdb
2 Hits, Last modified:
ery --data-urlencode "q=SHOW DATABASES" </code> python test <code python> from influxdb import InfluxDBClient client = InfluxDBClient('carbon.csgalileo.org', 80
iotaiuto
2 Hits, Last modified:
xxxxxxx sudo reboot </code> ==== INSTALLAZIONE PYTHON3 + HOME-ASSISTANT + RELATIVO SERVIZIO ABILITATO sul O.S. ==== <code bash> # 1. installare python3 e relativi componenti a corredo sudo apt install python3 python3-venv incron mc python3-dev libffi-dev libssl-dev python3 -m venv ~/lib . ~/lib/bin/activate echo
iotaiuto_skill
2 Hits, Last modified:
ith: * function name 'iotaiuto' * runtime python 3.7 * choose execution role, select lambda_io... per ricaricare la skill\\ Per inserire dei log in python è sufficiente usare la funzione print\\ Dopo ogni
micropython
2 Hits, Last modified:
all git wget make libncurses-dev flex bison gperf python python-serial </code> <code> git clone --depth 1 https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo
objectdetection
2 Hits, Last modified:
rator/|coral accelerator]] install <code> yay -S python-tensorflow-cuda python -mvenv --system-site-packages venv source venv/bin/activate.fish pip install wheel
homeassistant
1 Hits, Last modified:
ant ==== hass ==== <code bash> sudo apt install python3 python3-venv incron mc python3-dev libffi-dev libssl-dev python3 -m venv ~/venv . ~/venv/bin/activate echo "source ~/venv/bin/activate"