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

https://github.com/romanturas/goitneo-python-hw-2-group-7

GoIt python home work 2
https://github.com/romanturas/goitneo-python-hw-2-group-7

Last synced: about 1 year ago
JSON representation

GoIt python home work 2

Awesome Lists containing this project

README

          

# GoIt python home work 2

## main.py
- Entry point

## cmd_handler.py
- Commands handler module

## exceptoins_handler.py
- Exceptions handler

## controllers.py
- Main Controllers

### Testing
run test
```
python controllers.py
```