Hello World!
This is my first project that i do in Hexlet course. It's a simple game on which I learn to create my own package and place it on PyPI.
Hope you enjoy it!
pip install -i https://test.pypi.org/simple/ gevhoo-brain-games --extra-index-url https://pypi.org/simple/
This project was built using these tools:
| Tool | Description |
|---|---|
| poetry | "Python dependency management and packaging made easy" |
| Flake8 | "Linter" |
| CodeClimate | "Verifying code quality in automatic mode" |
| Travis-ci | "Continuous Integration" |
| colorama | "Add some color" |