This project is temporarily archived.
This project is a command-line interface that allows direct interactions with omegaUp API using Python 3. Any issue and pull request is welcome.
Usage: ucli [OPTIONS] COMMAND [ARGS]...
- Full support for almost any API endpoint.
- New additions only supports raw interactions.
Note: PIP installation is commonly outdated, use source install via pipx instead.
Installation from source via pipx
pipx install git+https://github.com/Apocryphon-X/omegaup-cli
git clone https://github.com/Apocryphon-X/omegaup-cli
cd omegaup-cli
./linux-install.sh
pip install omegaup-cli
- OmegaUp API¹: "OmegaUp: Open source platform to learn and improve Computer Science skills".
- ProtonVPN Linux CLI¹: "Linux command-line client for ProtonVPN. Written in Python".
- CF-Tool¹: "Codeforces Tool is a command-line interface tool for Codeforces".
- Codeforces CLI¹: "A simple command-line tool for Codeforces coders".
- Github CLI¹: "GitHub’s official command line tool".
¹
: omegaup-cli
is not formally affiliated with this organization or project.
Apocryphon-X/omegaup-cli is licensed under the MIT License. A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications and larger works may be distributed under different terms and without source code.
More details can be found in the LICENSE.md
file.