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

https://github.com/msoedov/project_y


https://github.com/msoedov/project_y

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# Project Y

## Run

```shell
pip install -r pip.txt

python project_y.py
```

## Test

```shell
sh tests.sh
```