There is an issue with Python Pipenv on Windows. The command to open shell with isolated pipenv you can use command: The command might fail […] Read More
Tag: shell
If you’d like to run multiple commands in shell which is executed one by one, you can simply type: What if you need to run […] Read More
The easiest way to subscribe to all messages on MQTT server like Mosquitto is following command: The only problem is that result is just plain […] Read More