https://github.com/fey/python-project-50
https://github.com/fey/python-project-50
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fey/python-project-50
- Owner: fey
- Created: 2023-12-02T07:55:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T17:00:35.000Z (over 1 year ago)
- Last Synced: 2025-02-01T01:51:40.265Z (over 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hexlet tests and linter status:
[](https://github.com/fey/python-project-50/actions)
## Prerequisites
* Python 3.12+
* Poetry 1.7+
* Make
* Ubuntu/Macos/WSL
## Commands
```bash
make install
make lint
```