Skip to main content

Useful tool to speedup testing codes in cp-programming

Project description

Universal Problem Parser Tool

Install

Simple and straight. Make sure you have Python3 and pip. Then install using this command.

pip install universal-parser-tool

This script needs selenium to login services. This python library will be added by default if you use the above command. The below link has explained how to install selenium drivers. Firefox is the default driver for this code, so install Firefox and it's driver (geckodriver) as in the link below.

https://selenium-python.readthedocs.io/installation.html

The main idea is based on cf-tool and oj.

After installing, the upt command will be added to your PATH.

Upgrade

Run this command to upgrade to newer version.

pip install --upgrade universal-parser-tool

Configuration

All configs stored at ~/.config/upt, including upt.conf (general configs) and cookie.jar (cookies).

After installing, first run upt init to initialize config files Find more details about parameters in wiki.

Parse

You can use upt like this script:

upt {parser} {task} [options...]

Parsers are listed below. You can find their options and task pattern in the repository's wiki.

Supported Parsers

In this time, these judges have parsers.

NOTE: You need to login a service if you want to use it during contest.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

universal_parser_tool-3.0.0-py3-none-any.whl (22.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page