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

https://github.com/spirali/kitt


https://github.com/spirali/kitt

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

Machine learning toolkit

![tests](https://github.com/spirali/kitt/workflows/Tests/badge.svg)

## Development
When you make a change, run the following script:
```bash
$ python3 ./scripts/bump-version [major|minor|patch]
```
It will update the version, tag it and push it.