Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month 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`