An open API service indexing awesome lists of open source software.

https://github.com/levp/webcam-automation


https://github.com/levp/webcam-automation

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Install Poetry

`curl -sSL https://install.python-poetry.org | python3.11 -`

https://python-poetry.org/docs/#installation

## Create project environment

`poetry env use python3.11`