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

https://github.com/filmil/colablib

Experiment with a colab environment
https://github.com/filmil/colablib

Last synced: 6 months ago
JSON representation

Experiment with a colab environment

Awesome Lists containing this project

README

          

# An example Flask app built by Bazel

Run using:

```
bazel run //app:main
```

## Updating dependencies

```
bazel run //third_party:requirements.update
```