rsalesc / robox.io

A competitive programming tool to accelerate user journeys of competitive programmers and setters.
https://rsalesc.github.io/robox.io/
Apache License 2.0
7 stars 0 forks source link

The go-to CLI tool for competitive programmers and setters.

Poetry Python FastAPI JSON


Table of Contents
- [Overview](#overview) - [Documentation](#documentation) - [License](#license)

## Overview [![GitHub license](https://img.shields.io/github/license/rsalesc/robox.io.svg)](https://github.com/rsalesc/robox.io/blob/master/LICENSE) [![PyPI pyversions](https://img.shields.io/pypi/pyversions/robox.svg)](https://pypi.python.org/pypi/robox.io/) [![PyPI version shields.io](https://img.shields.io/pypi/v/robox.svg)](https://pypi.python.org/pypi/robox.io/) robox is a CLI tool and library that aims to help contestants and setters from the competitive programming community to have an easier time. Although trying to solve the issues of these two audiences seems to be too much for a single tool to handle, we exploit the fact that the journeys of contestants and setters have a lot in common. --- ## Documentation You can read the docs [here](https://rsalesc.github.io/robox.io/). --- ## License This project is protected under the [Apache License 2.0](http://www.apache.org/licenses/) License. For more details, refer to the [LICENSE](LICENSE) file. --- [**Return**](#-overview) ---