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

https://github.com/fey/python-project-50


https://github.com/fey/python-project-50

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

### Hexlet tests and linter status:
[![Actions Status](https://github.com/fey/python-project-50/actions/workflows/hexlet-check.yml/badge.svg)](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
```