Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eamanu/burbuja-detector


https://github.com/eamanu/burbuja-detector

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Burbuja detector

Ejecutar:

```bash
$ python3 -m venv venv # Ejecutar por única ve
$ source venv/bin/activate
$ pip install -r requirements # Ejecutar por unica vez
$ pyhton3 burbuja.py
```