Skip to main content

Convert Polygon packages to other formats, notably to CMS.

Project description

Polygon converter

PyPI

Polygon refers to Codeforces' Polygon.

This package creates a copy of the tests, renames the tests and outputs a string that can be used for the Score Parameters field (use GroupMin score type) for Contest Management System (CMS). The renamed tests and the score parameters capture Polygon's subtasks (groups) and dependencies in CMS.

This code uses problem.xml in the Polygon full package (either Windows or Linux is fine) to retrieve information about subtasks.

How To Use

  • Install this package: pip install polygon-convert
  • All groups must use the COMPLETE_GROUP points policy.
  • Generate a full package on Polygon for your problem and download the Linux version.
  • Run this file: polyconv polygon_path, where polygon_path is the path to the Polygon full package's root directory (where the folders statements/ and tests/ are). Add the -f flag to overwrite files if they exist.
  • A new folder cms_out will be created in polygon_path (this can be changed with -o) containing the following:
    • A folder tests/ containing renamed tests.
    • A .zip file tests.zip with the contents in the tests/ folder above.
    • A score_params.txt file with the score parameters string. You should copy this to the Score Parameters field in CMS (use GroupMin score type).
  • The string in score_params.txt will also be output to the standard output.

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

If you're not sure about the file name format, learn more about wheel file names.

polyconv-1.0.1-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file polyconv-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: polyconv-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for polyconv-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e9c752fbc96397945798ee4142b86263a84685152c0344e540379f0213e71380
MD5 8cfa289fde29572ff894592c8a9a0546
BLAKE2b-256 e4920747442fa4fc24ff8a22ef9605523e90714b33dc91f60e36f38beb7d1393

See more details on using hashes here.

Supported by

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