Skip to content

Pnogo/pnogo_api

Repository files navigation

pnogo_api

Pnogo API

Requirements

This project uses uv to handle dependencies. To install them in a virtual environment, simply run:

uv sync

Usage

To start the API run this command:

uv run -m flask --app pnogo_api/run run --debug

Style

This project uses ruff for code formatting, and it's installed in the virtual environment automatically.

To format your code, simply run:

ruff format

To run the linter for any errors or issues:

ruff check

About

Pnogo API

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors