Python

getting pyBullet working in Anaconda

search keywords: python anaconda conda pybullet Mesa OpenGL radeonsi swrast Trying to run a pyBullet script, I kept getting this kind of error:

Gitman repository manager

A nice little package for synchronizing git repositories all over your computer

OpenCV Photobooth

A qt5 gui and opencv make it possible to make your own photobooth at home!

Pandoc-Plus

A collection of utilities to make converting files easier in pandoc.

Python / Conda Intro

Python Python Installing Anaconda Packages 64-bit Linux Libraries Numpy Scipy Matplotlib Sympy Pandas Jupyter Other Notable Packages subprocess multiprocessing yaml opencv pytorch pyqt pyqtgraph pyserial Conda conda list Conda Environments Create, List, and Destroy conda create –name <env name> conda info –envs conda remove –name <env name> –all conda activate <env name> conda deactivate conda activate <env name> conda env export > environment.

Using Python in a Docker Container

Introduction This tutorial makes it possible to spin up a container with everything you need to run Python in a Jupyter notebook.

Web-Based Control in Micropython

Step 1: Create a Form that posts to URL Good resources https://how2electronics.