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
- Host: GitHub
- URL: https://github.com/romanturas/goitneo-python-hw-2-group-7
- Owner: RomanTuras
- Created: 2024-02-29T08:06:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T12:28:31.000Z (over 2 years ago)
- Last Synced: 2025-02-14T07:37:58.861Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```