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

https://github.com/kenza-ai/kenza-ds-demo

Kenza Demo for Data Scientists
https://github.com/kenza-ai/kenza-ds-demo

Last synced: about 2 months ago
JSON representation

Kenza Demo for Data Scientists

Awesome Lists containing this project

README

        

# kenza-ds-demo
Kenza Demo for Data Scientists

## Development

- Python 3.5+
- [awscli](https://pypi.python.org/pypi/awscli) installed and configured

## Commands
```
clean Delete all compiled Python files
create_environment Set up python interpreter environment
lint Lint using flake8
requirements Install Python Dependencies
test_environment Test python environment is setup correctly
```