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

https://github.com/jtemporal/tad-schematics

Schematics 101
https://github.com/jtemporal/tad-schematics

Last synced: 5 days ago
JSON representation

Schematics 101

Awesome Lists containing this project

README

          

# TAD Schematics

```console
$ pip install schematics
```

## Tests

```console
$ pip install pytest pytest-cov
```

running: `python -m pytest -v --cov=swapi tests`