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

https://github.com/synacker/geekbrains

Exercises for geekbrains data science course
https://github.com/synacker/geekbrains

Last synced: 11 months ago
JSON representation

Exercises for geekbrains data science course

Awesome Lists containing this project

README

          

# Install deps
```bash
git submodule update --init --recursive
```